diff options
Diffstat (limited to 'scullp/mmap.c')
-rw-r--r-- | scullp/mmap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scullp/mmap.c b/scullp/mmap.c index f5166db..9ca60f1 100644 --- a/scullp/mmap.c +++ b/scullp/mmap.c @@ -15,7 +15,6 @@ * $Id: _mmap.c.in,v 1.13 2004/10/18 18:07:36 corbet Exp $ */ -#include <linux/config.h> #include <linux/module.h> #include <linux/mm.h> /* everything */ |