From e8cd0371c93f00464d02c8a50bcdc6564a8afecb Mon Sep 17 00:00:00 2001 From: sharpe Date: Thu, 13 May 1999 01:05:11 +0000 Subject: Removing some includes of tftp.h from places it should not be in. Would like to remove it from packet-tftp.c as well to remove our dependence on that file as well. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@285 f5534014-38df-0310-8fa8-9805f1628bb7 --- packet-pop.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packet-pop.c') diff --git a/packet-pop.c b/packet-pop.c index e5292026fc..8b8af7836d 100644 --- a/packet-pop.c +++ b/packet-pop.c @@ -2,7 +2,7 @@ * Routines for pop packet dissection * Copyright 1999, Richard Sharpe * - * $Id: packet-pop.c,v 1.2 1999/04/05 23:39:51 guy Exp $ + * $Id: packet-pop.c,v 1.3 1999/05/13 01:05:11 sharpe Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -39,7 +39,6 @@ # include #endif -#include #include #include #include "packet.h" -- cgit v1.2.3