add missing includes and forward declarations to networking includes under linux/
[linux-2.6-microblaze.git] / include / linux / hippidevice.h
index 9dc01f7..07414c2 100644 (file)
 
 #ifdef __KERNEL__
 
+struct neigh_parms;
+struct net_device;
+struct sk_buff;
+
 struct hippi_cb {
        __u32   ifield;
 };