From 77af82d2c3928fe60af1cbb36d14ec42b85ce70d Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 4 Oct 2009 08:31:04 +0000 Subject: [PATCH] Compiles again on RHEL 5 / CentOS 5 with CONFIG_SCST_DEBUG enabled. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1176 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- srpt/src/ib_srpt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index 53a4aafa5..c1b891b37 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -40,6 +40,7 @@ #include #include #include +#include #include #if defined(CONFIG_SCST_DEBUG) || defined(CONFIG_SCST_TRACING) #include