core/vhba-module-lts/vhba-linux-2.6.34.patch
Adrián Chaves Fernández (Gallaecio) ef831e2153 Package Groups Operation :)
2011-08-24 00:21:45 +00:00

13 lines
344 B
Diff

*** vhba.c~ 2010-05-23 02:17:53.000000000 +0200
--- vhba.c 2010-05-23 02:17:53.000000000 +0200
***************
*** 26,31 ****
--- 26,32 ----
#include <linux/platform_device.h>
#include <linux/miscdevice.h>
#include <linux/poll.h>
+ #include <linux/slab.h>
#include <asm/uaccess.h>
#include <scsi/scsi.h>
#include <scsi/scsi_host.h>