aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mstp.h
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2008-07-18 11:21:00 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2008-07-18 11:21:00 +0000
commit2e7890098224bb96db5d8f1b99e3fb427cf3f58b (patch)
tree60370bb53dcc54ba8b8fc57000aad8b0ced75657 /epan/dissectors/packet-mstp.h
parent5918d281f4cf471712bbdfc6edadb49816d9f2dc (diff)
Remove an (unused) HAVE_ICONV reference.
svn path=/trunk/; revision=25764
Diffstat (limited to 'epan/dissectors/packet-mstp.h')
-rw-r--r--epan/dissectors/packet-mstp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/epan/dissectors/packet-mstp.h b/epan/dissectors/packet-mstp.h
index 8a98aa3f1a..a2aeed18f5 100644
--- a/epan/dissectors/packet-mstp.h
+++ b/epan/dissectors/packet-mstp.h
@@ -28,9 +28,6 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
-#if HAVE_ICONV
-#include <iconv.h>
-#endif
#endif
#include <stdio.h>