aboutsummaryrefslogtreecommitdiffstats
path: root/editcap.c
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2006-11-14 20:32:29 +0000
committerJörg Mayer <jmayer@loplof.de>2006-11-14 20:32:29 +0000
commitdd26a7021b0101cbfa469f1a752464740a2f99e7 (patch)
tree40f80f6eb95692101d7b4808889b213fb69dddc1 /editcap.c
parentc3814a25deea9c67ee0e76aadc5050751edf3e10 (diff)
nikai@nikai.net:
Remaining fixes from: http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1225 svn path=/trunk/; revision=19895
Diffstat (limited to 'editcap.c')
-rw-r--r--editcap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/editcap.c b/editcap.c
index f9e39ba532..9ed53e6909 100644
--- a/editcap.c
+++ b/editcap.c
@@ -33,7 +33,6 @@
#include <sys/time.h>
#endif
-#include <string.h>
#include "wtap.h"
#ifdef NEED_GETOPT_H