summaryrefslogtreecommitdiff
path: root/plugins/opcua/opcua_identifiers.h
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-10-07 06:28:36 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-10-07 06:28:36 +0000
commitc8605cc746755b00e6edffe7cbbeccd6e7c0f2c1 (patch)
treed25b8aacb06002db5f24d6a78097df6d3e7f6241 /plugins/opcua/opcua_identifiers.h
parentf4938ecf333a02be0b541accdb2ee6f7878cb8f8 (diff)
downloadwireshark-c8605cc746755b00e6edffe7cbbeccd6e7c0f2c1.tar.gz
Don't include config.h in header files.
svn path=/trunk/; revision=30382
Diffstat (limited to 'plugins/opcua/opcua_identifiers.h')
-rw-r--r--plugins/opcua/opcua_identifiers.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/opcua/opcua_identifiers.h b/plugins/opcua/opcua_identifiers.h
index c63db7b0b6..e0288c5d11 100644
--- a/plugins/opcua/opcua_identifiers.h
+++ b/plugins/opcua/opcua_identifiers.h
@@ -21,10 +21,6 @@
**
******************************************************************************/
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
-
#include <glib.h>
#include <epan/packet.h>