[Libsysio-commit] namespace_assembly: libsysio/dev/stdfd stdfd.c
Brought to you by:
lward
|
From: Lee W. <lw...@us...> - 2004-01-28 13:18:09
|
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" |