From 593a7b0fe3a346bb118344fcc562b1e9878e56a5 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 8 Jun 2011 16:13:51 +0000 Subject: [PATCH] scst_local/procfs bug fix: do not include before (merged r3489 from the trunk). git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.1.0.x@3555 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst_local/scst_local.c | 1 - 1 file changed, 1 deletion(-) diff --git a/scst_local/scst_local.c b/scst_local/scst_local.c index e5d5ac310..44e593cb9 100644 --- a/scst_local/scst_local.c +++ b/scst_local/scst_local.c @@ -38,7 +38,6 @@ #include #include #else -#include #include #include #endif