[Olsr-cvs] olsrd-current/src/linux kernel_routes.c,1.28,1.29

Bernd Petrovitsch (spam-protected)
Sat Oct 13 14:31:06 CEST 2007


Update of /cvsroot/olsrd/olsrd-current/src/linux
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv2551/src/linux

Modified Files:
	kernel_routes.c 
Log Message:
* cleanup: moved ipc_route_send_rtentry() declaration into ipc_frontend.h
  where it belongs


Index: kernel_routes.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/linux/kernel_routes.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** kernel_routes.c	17 Sep 2007 22:57:41 -0000	1.28
--- kernel_routes.c	13 Oct 2007 12:31:04 -0000	1.29
***************
*** 42,45 ****
--- 42,46 ----
  
  #include "kernel_routes.h"
+ #include "ipc_frontend.h"
  
  #if !LINUX_POLICY_ROUTING





More information about the Olsr-cvs mailing list