ports/net/tcpview/files/patch-print-fddi.c
Cy Schubert b4c6b8717b net/tcpview: Regenerate patches
Regenerate patches using makepatch.
2023-02-15 08:55:01 -08:00

13 lines
356 B
C

--- 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)