aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-ftp.c')
-rw-r--r--packet-ftp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/packet-ftp.c b/packet-ftp.c
index 532df24e84..a8feed5afd 100644
--- a/packet-ftp.c
+++ b/packet-ftp.c
@@ -2,7 +2,7 @@
* Routines for ftp packet dissection
* Copyright 1999, Richard Sharpe <rsharpe@ns.aus.com>
*
- * $Id: packet-ftp.c,v 1.2 1999/04/05 23:39:50 guy Exp $
+ * $Id: packet-ftp.c,v 1.3 1999/05/13 01:05:11 sharpe Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
@@ -39,7 +39,6 @@
# include <netinet/in.h>
#endif
-#include <arpa/tftp.h>
#include <string.h>
#include <glib.h>
#include "packet.h"