]> git.hungrycats.org Git - linux/commitdiff
o parport/probe: fix up header cleanups: add include <linux/string.h>
authorArnaldo Carvalho de Melo <acme@conectiva.com.br>
Sun, 8 Dec 2002 10:01:30 +0000 (08:01 -0200)
committerArnaldo Carvalho de Melo <acme@conectiva.com.br>
Sun, 8 Dec 2002 10:01:30 +0000 (08:01 -0200)
drivers/parport/probe.c

index e2c8489826e0eb3658544a77c893d4415d15aed4..d3323e6ff009e241ccd8e6a8baa8077596aa6ff6 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <linux/parport.h>
 #include <linux/ctype.h>
+#include <linux/string.h>
 #include <asm/uaccess.h>
 
 static struct {