]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - CWRU/misc/open-files.c
Imported from ../bash-3.2.tar.gz.
[thirdparty/bash.git] / CWRU / misc / open-files.c
index aa4ab07414ce4b80529a4618c69cd9845edde5d8..ca3d26ed4a5e2ce9813bb2db0c995b438011c168 100644 (file)
 #include <sys/types.h>
 #include <fcntl.h>
 #include <sys/file.h>
+
+#include <unistd.h>
+#include <stdlib.h>
+
 #include <stdio.h>
 
 main()