Un-break nightly build.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2072 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-09-09 13:57:30 +00:00
parent 5edde5ec25
commit ec2712759f
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
#endif
#include "ib_srpt.h"
#define LOG_PREFIX "ib_srpt" /* Prefix for SCST tracing macros. */
#if defined(GENERATING_UPSTREAM_PATCH)
#if defined(INSIDE_KERNEL_TREE)
#include <scst/scst_debug.h>
#else
#include "scst_debug.h"
+1 -1
View File
@@ -45,7 +45,7 @@
#include <scsi/srp.h>
#if defined(GENERATING_UPSTREAM_PATCH)
#if defined(INSIDE_KERNEL_TREE)
#include <scst/scst.h>
#else
#include <scst.h>