summaryrefslogtreecommitdiff
path: root/net/tcpview/files/patch-print-fddi.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcpview/files/patch-print-fddi.c')
-rw-r--r--net/tcpview/files/patch-print-fddi.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/tcpview/files/patch-print-fddi.c b/net/tcpview/files/patch-print-fddi.c
new file mode 100644
index 000000000000..d15bc7c93004
--- /dev/null
+++ b/net/tcpview/files/patch-print-fddi.c
@@ -0,0 +1,13 @@
+--- print-fddi.c.orig 1993-04-22 20:40:16 UTC
++++ print-fddi.c
+@@ -54,6 +54,10 @@ static char rcsid[] =
+ #include "interface.h"
+ #include "addrtoname.h"
+
++
++int fddipad = 0; /* for proper alignment of header */
++
++
+ /*
+ * NOTE: This is a very preliminary hack for FDDI support.
+ * There are all sorts of wired in constants & nothing (yet)