mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-25 07:51:28 +00:00
Fix compilation on older kernels as reported by niko <scst.niko@gmail.com>
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1736 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
#ifndef SCST_PRES_H_
|
||||
#define SCST_PRES_H_
|
||||
|
||||
#include <linux/delay.h>
|
||||
|
||||
#define PR_REGISTER 0x00
|
||||
#define PR_RESERVE 0x01
|
||||
#define PR_RELEASE 0x02
|
||||
|
||||
Reference in New Issue
Block a user