mirror of https://github.com/mirror/busybox.git
Needs prototype for close()
parent
2205c84de4
commit
45638df230
|
@ -27,6 +27,7 @@
|
|||
#include <fcntl.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include "busybox.h"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue