[SCSI] SUNESP: sun_esp.c needs linux/delay.h

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2007-04-29 16:12:29 -07:00
parent 15700770ef
commit 6025dfe5b2
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/delay.h>
#include <linux/module.h>
#include <linux/init.h>