diff options
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/file/config.h | 1 |
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> |