diff options
-rw-r--r-- | scullc/mmap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scullc/mmap.c b/scullc/mmap.c index 841f62c..1ba0698 100644 --- a/scullc/mmap.c +++ b/scullc/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 */ |