Needs prototype for close()

This commit is contained in:
Eric Andersen 2003-09-15 08:12:53 +00:00
parent 2205c84de4
commit 45638df230

View File

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