[Olsr-cvs] olsrd-current/lib/dyn_gw/src olsrd_dyn_gw.c,1.17,1.18
Bruno Randolf
(spam-protected)
Thu Jun 2 15:59:15 CEST 2005
Update of /cvsroot/olsrd/olsrd-current/lib/dyn_gw/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15024/lib/dyn_gw/src
Modified Files:
olsrd_dyn_gw.c
Log Message:
added include for win32
Index: olsrd_dyn_gw.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/lib/dyn_gw/src/olsrd_dyn_gw.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** olsrd_dyn_gw.c 29 May 2005 12:47:40 -0000 1.17
--- olsrd_dyn_gw.c 2 Jun 2005 13:59:12 -0000 1.18
***************
*** 57,60 ****
--- 57,61 ----
#include <string.h>
#include <stdlib.h>
+ #include <sys/time.h>
#include <net/route.h>
#ifdef linux
More information about the Olsr-cvs
mailing list