mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 20:56:24 +00:00
From Erik Habbinga <erikhabbinga@inphase-tech.com>
This patch addes include/vmalloc.h to scst_fileio.c to avoid "implied function" compiler warnings for vmalloc and vfree. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@42 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include <linux/list.h>
|
||||
#include <linux/ctype.h>
|
||||
#include <linux/writeback.h>
|
||||
#include <linux/vmalloc.h>
|
||||
#include <asm/atomic.h>
|
||||
|
||||
#define LOG_PREFIX "dev_fileio"
|
||||
|
||||
Reference in New Issue
Block a user