diff options
Diffstat (limited to 'packet-osi.c')
-rw-r--r-- | packet-osi.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packet-osi.c b/packet-osi.c index b12a1b800d..7434ff0261 100644 --- a/packet-osi.c +++ b/packet-osi.c @@ -1,7 +1,7 @@ /* packet-osi.c * Routines for ISO/OSI network and transport protocol packet disassembly * - * $Id: packet-osi.c,v 1.3 1998/10/13 17:56:41 deniel Exp $ + * $Id: packet-osi.c,v 1.4 1998/11/12 00:06:35 gram Exp $ * Laurent Deniel <deniel@worldnet.fr> * * Ethereal - Network traffic analyzer @@ -37,7 +37,6 @@ #endif #include <gtk/gtk.h> -#include <pcap.h> #include <stdio.h> #include <string.h> |