works on Linux 2.6

This commit is contained in:
rsc 2005-01-14 04:24:09 +00:00
parent 78e51a8c66
commit 359c1e017e
14 changed files with 33 additions and 28 deletions

View file

@ -11,6 +11,7 @@
*/
#include <stdio.h>
#include <string.h>
#include <ctype.h>
#include <sys/types.h>
#include <fcntl.h>