From 5f6f010587c04fa12f7fb62460f4a2328ac48564 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 8 Jun 2011 16:14:49 +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.0.0.x@3556 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 b6f682536..fdee528ea 100644 --- a/scst_local/scst_local.c +++ b/scst_local/scst_local.c @@ -38,7 +38,6 @@ #include #include #else -#include #include #include #endif