make mac work

This commit is contained in:
rsc 2004-04-19 23:58:57 +00:00
parent b829c35470
commit 67e4fce4f5
8 changed files with 12 additions and 153 deletions

View file

@ -1,5 +1,6 @@
#include <u.h>
#include <sys/types.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <errno.h>
#include <grp.h>