diff options
Diffstat (limited to 'include/asm-generic/fcntl.h')
| -rw-r--r-- | include/asm-generic/fcntl.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-generic/fcntl.h b/include/asm-generic/fcntl.h index b663520dcdc..c154b9d6e7e 100644 --- a/include/asm-generic/fcntl.h +++ b/include/asm-generic/fcntl.h @@ -1,7 +1,6 @@  #ifndef _ASM_GENERIC_FCNTL_H  #define _ASM_GENERIC_FCNTL_H -#include <linux/config.h>  #include <linux/types.h>  /* open/fcntl - O_SYNC is only implemented on blocks devices and on files  |