summaryrefslogtreecommitdiff
path: root/package/ndisc6/patches/patch-src_trace-tcp_c
blob: 071b6d4379744618accaed9e73a2451ca442fd11 (plain)
1
2
3
4
5
6
7
8
9
10
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>