summaryrefslogtreecommitdiff
path: root/text2pcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'text2pcap.c')
-rw-r--r--text2pcap.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/text2pcap.c b/text2pcap.c
index ec6a22ed4a..3fef814312 100644
--- a/text2pcap.c
+++ b/text2pcap.c
@@ -77,9 +77,7 @@
* snaplength is automatically set to 64K.
*/
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
/*
* Just make sure we include the prototype for strptime as well