mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-20 22:26:23 +00:00
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:
+2
-2
@@ -39,7 +39,7 @@
|
||||
#include <scsi/scsi_eh.h>
|
||||
#include <scsi/scsi.h>
|
||||
|
||||
#ifdef GENERATING_UPSTREAM_PATCH
|
||||
#ifdef INSIDE_KERNEL_TREE
|
||||
#include <scst/scst_const.h>
|
||||
#else
|
||||
#include <scst_const.h>
|
||||
@@ -53,7 +53,7 @@ typedef _Bool bool;
|
||||
#define false 0
|
||||
#endif
|
||||
|
||||
#ifdef GENERATING_UPSTREAM_PATCH
|
||||
#ifdef INSIDE_KERNEL_TREE
|
||||
#include <scst/scst_sgv.h>
|
||||
#else
|
||||
#include "scst_sgv.h"
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef __SCST_USER_H
|
||||
#define __SCST_USER_H
|
||||
|
||||
#ifdef GENERATING_UPSTREAM_PATCH
|
||||
#ifdef INSIDE_KERNEL_TREE
|
||||
#include <scst/scst_const.h>
|
||||
#else
|
||||
#include <scst_const.h>
|
||||
|
||||
Reference in New Issue
Block a user