mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 21:26:31 +00:00
qla2x00t-32gbit, target: Fix in-tree build
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8092 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -54,8 +54,13 @@
|
||||
#include <linux/list.h>
|
||||
#include <asm/unaligned.h>
|
||||
#include <linux/vmalloc.h>
|
||||
#ifdef INSIDE_KERNEL_TREE
|
||||
#include <scst/scst.h>
|
||||
#include <scst/scst_debug.h>
|
||||
#else
|
||||
#include "scst.h"
|
||||
#include "scst_debug.h"
|
||||
#endif
|
||||
|
||||
#include "qla_def.h"
|
||||
#include "qla_target.h"
|
||||
|
||||
Reference in New Issue
Block a user