aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-oipf.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-oipf.c')
-rw-r--r--epan/dissectors/packet-oipf.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/epan/dissectors/packet-oipf.c b/epan/dissectors/packet-oipf.c
index bed9fec193..0369bf422e 100644
--- a/epan/dissectors/packet-oipf.c
+++ b/epan/dissectors/packet-oipf.c
@@ -27,9 +27,7 @@
(CSPG-CI+) as defined in in Open IPTV Forum Specification Volume 7 V2.1
http://www.openiptvforum.org/release_2.html */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
#include <glib.h>
#include <epan/packet.h>