linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / linux / if_fddi.h
index e0a1500..1288a16 100644 (file)
@@ -102,7 +102,6 @@ struct fddihdr
                } hdr;
        } __attribute__ ((packed));
 
-#ifdef __KERNEL__
 /* Define FDDI statistics structure */
 struct fddi_statistics {
 
@@ -194,6 +193,5 @@ struct fddi_statistics {
        __u32   port_ler_flag[2];
        __u32   port_hardware_present[2];
        };
-#endif /* __KERNEL__ */
 
 #endif /* _LINUX_IF_FDDI_H */