[Olsr-cvs] olsrd-current/src/linux kernel_routes.c,1.27,1.28
Bernd Petrovitsch
(spam-protected)
Tue Sep 18 00:57:43 CEST 2007
Update of /cvsroot/olsrd/olsrd-current/src/linux
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv2509/src/linux
Modified Files:
kernel_routes.c
Log Message:
* killed too many #include <>s
Index: kernel_routes.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/linux/kernel_routes.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** kernel_routes.c 17 Sep 2007 22:55:40 -0000 1.27
--- kernel_routes.c 17 Sep 2007 22:57:41 -0000 1.28
***************
*** 51,54 ****
--- 51,55 ----
#include <assert.h>
+ #include <linux/types.h>
#include <linux/rtnetlink.h>
More information about the Olsr-cvs
mailing list