compilation fix
authorDavid Schleef <ds@schleef.org>
Mon, 7 Feb 2000 23:11:12 +0000 (23:11 +0000)
committerDavid Schleef <ds@schleef.org>
Mon, 7 Feb 2000 23:11:12 +0000 (23:11 +0000)
comedi/drivers/comedi_parport.c

index 3490507ee79bc7a466fc315e8f1a2bbd1cf2e9cb..c59c1145cb3e2cb4f99660e7b7cb4713831dc936 100644 (file)
@@ -32,6 +32,7 @@
  */
 
 #include <linux/kernel.h>
+#include <linux/module.h>
 #include <linux/sched.h>
 #include <linux/mm.h>
 #include <linux/malloc.h>