1.3.96: skbuff.h wants __u32

Thomas Quinot (operator@cuivre.fdn.fr)
Sat, 27 Apr 1996 23:12:37 +0200 (MET DST)


1.3.96 is a great patch, but it won't compile without the following :

--- linux-1.3/include/linux/skbuff.h.dist Sat Apr 27 21:32:01 1996
+++ linux-1.3/include/linux/skbuff.h Sat Apr 27 23:08:55 1996
@@ -16,6 +16,7 @@

#include <linux/config.h>
#include <linux/time.h>
+#include <linux/types.h>

#include <asm/atomic.h>

There also is a problem with rd_size not being defined when rd.c
is compiled as a module.

-- 
Thomas Quinot                                          operator@cuivre.fdn.fr