summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-09-16 06:22:04 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-09-16 06:22:04 +0000
commitfc89e1e61a92f0cb9233fffbbb4d922ef27528e7 (patch)
tree0a610e7faf61f66d11f051fe3ce0ecc6e5ddabc5
parent59fd1688224306de95655c62fc08a85315cf1321 (diff)
Notes
-rw-r--r--usr.bin/file/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/file/config.h b/usr.bin/file/config.h
index a168a59b690d..693e0ab9fcf0 100644
--- a/usr.bin/file/config.h
+++ b/usr.bin/file/config.h
@@ -85,3 +85,4 @@
/* Version number of package */
#define VERSION "3.36"
+#include <fcntl.h>