[Libsysio-commit] HEAD: libsysio/include sysio.h
Brought to you by:
lward
From: Lee W. <lw...@us...> - 2006-06-01 21:29:03
|
Update of /cvsroot/libsysio/libsysio/include In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv28393/include Modified Files: sysio.h Log Message: Pave the way for alternate credentials and ready work for strict permission checking. Index: sysio.h =================================================================== RCS file: /cvsroot/libsysio/libsysio/include/sysio.h,v retrieving revision 1.37 retrieving revision 1.38 diff -u -w -b -B -p -r1.37 -r1.38 --- sysio.h 3 May 2006 15:57:28 -0000 1.37 +++ sysio.h 1 Jun 2006 21:28:57 -0000 1.38 @@ -49,6 +49,7 @@ #include <stdarg.h> #include "sysio-cmn.h" +#include "creds.h" #if defined(_DIRENT_H) && _DIRENT_H /* |