<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- lib/fddi.c.orig	2007-04-01 10:41:24.000000000 +0200
+++ lib/fddi.c	2007-04-01 10:41:33.000000000 +0200
@@ -27,6 +27,7 @@
 #error "Disable HW Type FDDI"
 #endif
 #if __GLIBC__ &gt;= 2
+#define __be16 __u16
 #include &lt;netinet/if_fddi.h&gt;
 #else
 #include &lt;linux/if_fddi.h&gt;
</pre></body></html>