We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
[metze/wireshark/wip.git] / plugins / opcua / opcua_security_layer.c
index 453ed740ccdf2c886dcbcf61a72c721645b4c05a..e02af8327c378fcebe47984f14cd0ac8ae02957f 100644 (file)
@@ -21,9 +21,7 @@
 **
 ******************************************************************************/
 
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #include <glib.h>
 #include <epan/packet.h>