summaryrefslogtreecommitdiff
path: root/package/ndisc6/patches/patch-src_trace-tcp_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/ndisc6/patches/patch-src_trace-tcp_c')
-rw-r--r--package/ndisc6/patches/patch-src_trace-tcp_c11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/ndisc6/patches/patch-src_trace-tcp_c b/package/ndisc6/patches/patch-src_trace-tcp_c
new file mode 100644
index 000000000..071b6d437
--- /dev/null
+++ b/package/ndisc6/patches/patch-src_trace-tcp_c
@@ -0,0 +1,11 @@
+$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
+--- ndisc6-0.9.8.orig/src/trace-tcp.c 2008-05-01 14:52:28.000000000 +0200
++++ ndisc6-0.9.8/src/trace-tcp.c 2009-05-10 19:38:11.000000000 +0200
+@@ -24,6 +24,7 @@
+
+ #undef _GNU_SOURCE
+ #define _BSD_SOURCE 1
++#define __FAVOR_BSD 1
+
+ #include <string.h>
+ #include <inttypes.h>