diff options
Diffstat (limited to 'misc/sys/file.h')
-rw-r--r-- | misc/sys/file.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/sys/file.h b/misc/sys/file.h index 4120882476..9f946fb327 100644 --- a/misc/sys/file.h +++ b/misc/sys/file.h @@ -17,8 +17,8 @@ Boston, MA 02111-1307, USA. */ #ifndef _SYS_FILE_H - #define _SYS_FILE_H 1 + #include <features.h> #ifndef _FCNTL_H |