summaryrefslogtreecommitdiffstats
path: root/abs/core/ntp/fix-ipv6.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2011-08-05 01:31:38 (GMT)
committerBritney Fransen <brfransen@gmail.com>2011-08-05 01:31:38 (GMT)
commitcecf2e7e8b9ed84fdf4cfcdaceb5e9e4fc0f2cff (patch)
tree18315721578a0a063b5c948b40d8cfabd6b17372 /abs/core/ntp/fix-ipv6.patch
parent1589df68abc561454b3248c5f0113a61e2e5c71e (diff)
downloadlinhes_pkgbuild-cecf2e7e8b9ed84fdf4cfcdaceb5e9e4fc0f2cff.zip
linhes_pkgbuild-cecf2e7e8b9ed84fdf4cfcdaceb5e9e4fc0f2cff.tar.gz
linhes_pkgbuild-cecf2e7e8b9ed84fdf4cfcdaceb5e9e4fc0f2cff.tar.bz2
ntp: Bump to latest. ref #647
Diffstat (limited to 'abs/core/ntp/fix-ipv6.patch')
-rw-r--r--abs/core/ntp/fix-ipv6.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/abs/core/ntp/fix-ipv6.patch b/abs/core/ntp/fix-ipv6.patch
deleted file mode 100644
index eecd766..0000000
--- a/abs/core/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>