diff options
Diffstat (limited to 'kernel/fork.c')
| -rw-r--r-- | kernel/fork.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/fork.c b/kernel/fork.c index 628198a4f28..9064bf9e131 100644 --- a/kernel/fork.c +++ b/kernel/fork.c @@ -11,7 +11,6 @@   * management can be a bitch. See 'mm/memory.c': 'copy_page_range()'   */ -#include <linux/config.h>  #include <linux/slab.h>  #include <linux/init.h>  #include <linux/unistd.h>  |