summaryrefslogtreecommitdiff
path: root/net/ntp-devel/files/patch-libntp-refnumtoa.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/ntp-devel/files/patch-libntp-refnumtoa.c')
-rw-r--r--net/ntp-devel/files/patch-libntp-refnumtoa.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/ntp-devel/files/patch-libntp-refnumtoa.c b/net/ntp-devel/files/patch-libntp-refnumtoa.c
deleted file mode 100644
index 6b68cea5451c..000000000000
--- a/net/ntp-devel/files/patch-libntp-refnumtoa.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- libntp/refnumtoa.c.orig 2001-10-09 00:05:38.000000000 -0700
-+++ libntp/refnumtoa.c 2008-07-24 22:45:30.917697416 -0700
-@@ -2,6 +2,9 @@
- * refnumtoa - return asciized refclock addresses stored in local array space
- */
- #include <stdio.h>
-+#ifdef __FreeBSD_cc_version
-+#include <netinet/in.h>
-+#endif
-
- #include "ntp_fp.h"
- #include "lib_strbuf.h"