1234567891011 |
- $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>
|