Compiled under Redhat Linux<Right

This commit is contained in:
cvs
2000-02-18 15:54:23 +00:00
parent b9529f1cfd
commit cbc7fdf334
48 changed files with 160 additions and 109 deletions

View File

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