aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pktgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-pktgen.c')
-rw-r--r--epan/dissectors/packet-pktgen.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/epan/dissectors/packet-pktgen.c b/epan/dissectors/packet-pktgen.c
index 199dc6b734..deee954768 100644
--- a/epan/dissectors/packet-pktgen.c
+++ b/epan/dissectors/packet-pktgen.c
@@ -29,9 +29,7 @@
* See linux/net/core/pktgen.c and linux/Documentation/networking/pktgen.txt for more info.
*/
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
#include <glib.h>