summaryrefslogtreecommitdiff
path: root/net/libnet10
diff options
context:
space:
mode:
Diffstat (limited to 'net/libnet10')
-rw-r--r--net/libnet10/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/libnet10/files/patch-ac b/net/libnet10/files/patch-ac
new file mode 100644
index 000000000000..f46b75aa79ca
--- /dev/null
+++ b/net/libnet10/files/patch-ac
@@ -0,0 +1,11 @@
+--- include/libnet/libnet-functions.h.orig Fri Jun 7 00:31:29 2002
++++ include/libnet/libnet-functions.h Fri Jun 7 00:31:41 2002
+@@ -74,7 +74,7 @@
+ int, /* severity */
+ char *, /* error message */
+ ... /* varargs */
+- );
++ ) __printflike(2, 3);
+
+
+ /*