summaryrefslogtreecommitdiff
path: root/debian/patches/dyson-no-a.out.h.patch
blob: b858cd80f916b7e3ba1c8ea08eb506cd734c4e13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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