[Olsr-cvs] olsrd-current/lib/bmf/src Packet.c,1.1,1.2
Bernd Petrovitsch
(spam-protected)
Thu Feb 8 11:31:45 CET 2007
Update of /cvsroot/olsrd/olsrd-current/lib/bmf/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv7390/lib/bmf/src
Modified Files:
Packet.c
Log Message:
* bug fixes from Sven-Ola
Index: Packet.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/lib/bmf/src/Packet.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Packet.c 3 May 2006 08:59:04 -0000 1.1
--- Packet.c 8 Feb 2007 10:31:43 -0000 1.2
***************
*** 39,42 ****
--- 39,43 ----
#include <sys/types.h> /* u_int32_t */
#include <netinet/in.h> /* ntohs(), htons() */
+ #include <asm/byteorder.h>
#include <linux/ip.h>
More information about the Olsr-cvs
mailing list