diff options
Diffstat (limited to 'include/linux/kobject.h')
| -rw-r--r-- | include/linux/kobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/kobject.h b/include/linux/kobject.h index f3f20feee67b..331d25b9cc41 100644 --- a/include/linux/kobject.h +++ b/include/linux/kobject.h @@ -15,7 +15,7 @@ #ifndef _KOBJECT_H_ #define _KOBJECT_H_ -#if __KERNEL__ +#ifdef __KERNEL__ #include <linux/types.h> #include <linux/list.h> |
