Needs prototype for close()
authorEric Andersen <andersen@codepoet.org>
Mon, 15 Sep 2003 08:12:53 +0000 (08:12 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 15 Sep 2003 08:12:53 +0000 (08:12 -0000)
util-linux/freeramdisk.c

index af00c667806c43c3282f6ac8c8a1f3fa8ebed250..38267e61ee8e8a533b1f76c415e169b611972c45 100644 (file)
@@ -27,6 +27,7 @@
 #include <fcntl.h>
 #include <sys/ioctl.h>
 #include <stdlib.h>
+#include <unistd.h>
 #include "busybox.h"