From 8aaf7a0e37d1560d274da1104bc91273b37e2c52 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Mon, 1 Aug 2011 10:58:14 -0400 Subject: drivers/zorro: Add export.h to proc.c To fix what used to be the implicit presence of the macros EXPORT_SYMBOL and THIS_MODULE, via module.h being everywhere. Signed-off-by: Paul Gortmaker --- drivers/zorro/proc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/zorro') diff --git a/drivers/zorro/proc.c b/drivers/zorro/proc.c index e0c84725d3e9..988880dcee75 100644 --- a/drivers/zorro/proc.c +++ b/drivers/zorro/proc.c @@ -13,6 +13,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3