summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/ntp/fix-ipv6.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/ntp/fix-ipv6.patch')
-rw-r--r--abs/core-testing/ntp/fix-ipv6.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/abs/core-testing/ntp/fix-ipv6.patch b/abs/core-testing/ntp/fix-ipv6.patch
deleted file mode 100644
index eecd766..0000000
--- a/abs/core-testing/ntp/fix-ipv6.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ntp-4.2.4p7-orig/configure.ac 2009-06-18 14:48:12.151346763 +0200
-+++ ntp-4.2.4p7/configure.ac 2009-06-18 14:50:07.054692531 +0200
-@@ -4456,6 +4456,7 @@
- [
- AC_LANG_PROGRAM(
- [
-+ #define _GNU_SOURCE
- #include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>