aboutsummaryrefslogtreecommitdiffstats
path: root/rawshark.c
diff options
context:
space:
mode:
Diffstat (limited to 'rawshark.c')
-rw-r--r--rawshark.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/rawshark.c b/rawshark.c
index b55c27982b..7df9475fb2 100644
--- a/rawshark.c
+++ b/rawshark.c
@@ -34,9 +34,7 @@
* - Prints a status line, followed by fields from a specified list.
*/
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
#include <stdlib.h>
#include <stdio.h>