summaryrefslogtreecommitdiff
path: root/net/ntp-devel/files
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2013-02-27 07:13:03 +0000
committerCy Schubert <cy@FreeBSD.org>2013-02-27 07:13:03 +0000
commit35c1e041854e1e67f0c499f9a3e5b548cdedba45 (patch)
tree9e64e558fc80326f7f3d29fa3eef8de968b2489f /net/ntp-devel/files
parentpkg uses /usr/share/mk/* framwork to build, so it can be tuned via (diff)
Update 4.2.7p304 --> 4.2.7p357
Diffstat (limited to 'net/ntp-devel/files')
-rw-r--r--net/ntp-devel/files/patch-include-ntpd.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/ntp-devel/files/patch-include-ntpd.h b/net/ntp-devel/files/patch-include-ntpd.h
new file mode 100644
index 000000000000..51a4910ed72a
--- /dev/null
+++ b/net/ntp-devel/files/patch-include-ntpd.h
@@ -0,0 +1,11 @@
+--- include/ntpd.h.orig 2013-01-27 18:29:10.000000000 -0800
++++ include/ntpd.h 2013-02-26 21:53:41.000000000 -0800
+@@ -523,7 +523,7 @@
+
+ /* ntp_signd.c */
+ #ifdef HAVE_NTP_SIGND
+-extern void send_via_ntp_signd(struct recvbuf, int, keyid_t, int,
++extern void send_via_ntp_signd(struct recvbuf *, int, keyid_t, int,
+ struct pkt *);
+ #endif
+