D.Maden. 11-Sep-2000.

Makefiles modified to generate a Linux SICServer.
   Other files modified to get rid of irritating compiler warning messages.
This commit is contained in:
cvs
2000-09-11 09:17:43 +00:00
parent b88e4c1a7b
commit fc6c4acd79
23 changed files with 140 additions and 140 deletions

View File

@@ -55,11 +55,9 @@
#include "sinqhm.h"
#include "sinqhm.i"
/* missing in cygnus and linux network stuff?? */
#ifdef LINUX
#define CYGNUS
#endif
#ifdef CYGNUS
/* missing in some network stuff?? */
#ifndef MSG_WAITALL
#define MSG_WAITALL 0
#endif