Properly declare close().
This commit is contained in:
parent
64c62439cd
commit
6cd0c8c958
|
@ -6,6 +6,7 @@
|
|||
#include <time.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
#include "system.h"
|
||||
#include "astring.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue