perror, create, remove now in the headers

This commit is contained in:
rsc 2003-11-23 17:53:56 +00:00
parent 163c9a25ec
commit ef9890f65a

View file

@ -177,7 +177,3 @@ void outlong(long);
void outvlong(void*);
void outsend(void);
int perror(char*);
int remove(char*);
int create(char*, int, ulong);