Add the no SACK route option feature
[safe/jmp/linux-2.6] / include / linux / random.h
index 36f125c..25d02fe 100644 (file)
@@ -7,7 +7,9 @@
 #ifndef _LINUX_RANDOM_H
 #define _LINUX_RANDOM_H
 
+#include <linux/types.h>
 #include <linux/ioctl.h>
+#include <linux/irqnr.h>
 
 /* ioctl()'s for the random number generator */