summaryrefslogtreecommitdiff
path: root/package/ndisc6/patches/patch-src_trace-udp_c
blob: 5c8c52bb8ee9ff09553b4d390f1b4ac4295641ff (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-udp.c	2008-05-01 14:52:28.000000000 +0200
+++ ndisc6-0.9.8/src/trace-udp.c	2009-05-10 19:38:18.000000000 +0200
@@ -24,6 +24,7 @@
 
 #undef _GNU_SOURCE
 #define _BSD_SOURCE 1
+#define __FAVOR_BSD 1
 
 #include <string.h>
 #include <stdbool.h>