summaryrefslogtreecommitdiff
path: root/debian/patches/dyson-no-a.out.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/dyson-no-a.out.h.patch')
-rw-r--r--debian/patches/dyson-no-a.out.h.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/patches/dyson-no-a.out.h.patch b/debian/patches/dyson-no-a.out.h.patch
new file mode 100644
index 0000000..b858cd8
--- /dev/null
+++ b/debian/patches/dyson-no-a.out.h.patch
@@ -0,0 +1,13 @@
+Description: a.out.h unused and absent on Dyson
+Index: ntp/util/tickadj.c
+===================================================================
+--- ntp.orig/util/tickadj.c 2010-12-25 12:40:34.000000000 +0300
++++ ntp/util/tickadj.c 2013-12-01 21:15:43.600992475 +0400
+@@ -179,7 +179,6 @@
+ #else /* not NLIST_STRUCT */ /* was defined(SYS_AUX3) || defined(SYS_AUX2) */
+ # include <sys/resource.h>
+ # include <sys/file.h>
+-# include <a.out.h>
+ # ifdef HAVE_SYS_VAR_H
+ # include <sys/var.h>
+ # endif