mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
311 B

--- ./lib/fddi.c 2000-03-05 11:26:02.000000000 +0000
+++ ./lib/fddi.c 2004-10-23 18:00:10.810080544 +0000
@@ -26,6 +26,7 @@
#error "No FDDI Support in your current Kernelsource Tree."
#error "Disable HW Type FDDI"
#endif
+#include <linux/netdevice.h>
#if __GLIBC__ >= 2
#include <netinet/if_fddi.h>
#else