From b46575a6eebcfd643e379dbc1a35d508d2b74181 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 25 Sep 2010 10:33:08 +0000 Subject: [PATCH] Builds now on PowerPC systems too. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2267 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/src/scst_pres.c | 1 + 1 file changed, 1 insertion(+) diff --git a/scst/src/scst_pres.c b/scst/src/scst_pres.c index a7a591013..13c67cef6 100644 --- a/scst/src/scst_pres.c +++ b/scst/src/scst_pres.c @@ -42,6 +42,7 @@ #include #include #include +#include #include #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,25)