Needs prototype for close()

1_00_stable_10817
Eric Andersen 2003-09-15 08:12:53 +00:00
parent 2205c84de4
commit 45638df230
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include <fcntl.h>
#include <sys/ioctl.h>
#include <stdlib.h>
#include <unistd.h>
#include "busybox.h"