create, perror, and remove are now properly in the headers.
This commit is contained in:
parent
fc1d90caca
commit
f37a36a8f4
1 changed files with 0 additions and 4 deletions
|
|
@ -405,7 +405,3 @@ void outvlong(void*);
|
|||
void outsend(void);
|
||||
void outflush(void);
|
||||
|
||||
|
||||
extern int create(char*, int, ulong);
|
||||
extern int perror(char*);
|
||||
extern int remove(char*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue