We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
[metze/wireshark/wip.git] / plugins / wimax / wimax_pdu_decoder.c
index fae29d222d39a04927fa4683ceba662728584a50..2d5cfa6d28670d2f9d4537b8d075bf4de9270b59 100644 (file)
@@ -28,9 +28,7 @@
 
 /* Include files */
 
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #include <glib.h>
 #include <epan/packet.h>