From 544d61036c4ceccad14e9cc8cfc1c78c3798375a Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 5 Nov 2012 08:40:55 +0000 Subject: [PATCH] scst/src/scst_lib.c: RHEL 5.3 build fix git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4602 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/src/scst_lib.c | 1 + 1 file changed, 1 insertion(+) diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index aa488c383..9ab3fabea 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -34,6 +34,7 @@ #include #include #include +#include #ifndef INSIDE_KERNEL_TREE #include