[Olsr-cvs] olsrd-current/src ipc_frontend.c,1.39,1.40

Bernd Petrovitsch (spam-protected)
Wed Nov 21 00:20:25 CET 2007


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

Modified Files:
	ipc_frontend.c 
Log Message:
* #define MSG_NOSIGNAL only if it's really not defined. Thanks to
  (spam-protected) for reporting this


Index: ipc_frontend.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/ipc_frontend.c,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -d -r1.39 -r1.40
*** ipc_frontend.c	11 Nov 2007 22:59:29 -0000	1.39
--- ipc_frontend.c	20 Nov 2007 23:20:23 -0000	1.40
***************
*** 63,67 ****
  #endif
  
! #ifndef linux
  #define MSG_NOSIGNAL 0
  #endif
--- 63,67 ----
  #endif
  
! #ifndef MSG_NOSIGNAL
  #define MSG_NOSIGNAL 0
  #endif





More information about the Olsr-cvs mailing list