comparison src/nt.c @ 420:41dbb7a9d5f2 r21-2-18

Import from CVS: tag r21-2-18
author cvs
date Mon, 13 Aug 2007 11:24:09 +0200
parents 697ef44129c6
children
comparison
equal deleted inserted replaced
419:66615b78f1a5 420:41dbb7a9d5f2
41 #include <errno.h> 41 #include <errno.h>
42 #include <fcntl.h> 42 #include <fcntl.h>
43 #include <io.h> 43 #include <io.h>
44 #include <pwd.h> 44 #include <pwd.h>
45 #include <signal.h> 45 #include <signal.h>
46 #include <stddef.h> /* for offsetof */
47 #include <string.h> 46 #include <string.h>
48 #include <stdlib.h> 47 #include <stdlib.h>
49 #include <stdio.h> 48 #include <stdio.h>
50 49
51 #include <windows.h> 50 #include <windows.h>