Update of /cvsroot/libsysio/libsysio/dev/stdfd
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15431/dev/stdfd
Modified Files:
Tag: namespace_assembly
stdfd.c
Log Message:
Bring in changes from the HEAD.
Index: stdfd.c
===================================================================
RCS file: /cvsroot/libsysio/libsysio/dev/stdfd/stdfd.c,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -w -b -B -p -r1.6 -r1.6.2.1
--- stdfd.c 13 Oct 2003 01:04:34 -0000 1.6
+++ stdfd.c 28 Jan 2004 13:16:55 -0000 1.6.2.1
@@ -58,10 +58,6 @@
#include "stdfd.h"
-#ifdef REDSTORM
-#include <catamount/syscall.h> /* ! in sys include? */
-#endif
-
#ifdef CPLANT_YOD
#include <sys/statfs.h>
#include "cplant-yod.h"
|