mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 12:11:26 +00:00
Added #include <linux/slab.h> for kmem_cache_free().
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3434 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#define __SCST_PRIV_H
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
#include <linux/slab.h>
|
||||
#include <scsi/scsi.h>
|
||||
#include <scsi/scsi_cmnd.h>
|
||||
#include <scsi/scsi_driver.h>
|
||||
|
||||
Reference in New Issue
Block a user