summaryrefslogtreecommitdiff
path: root/epan/crc8-tvb.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/crc8-tvb.c')
-rw-r--r--epan/crc8-tvb.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/epan/crc8-tvb.c b/epan/crc8-tvb.c
index c2a74cd4f0..6832728187 100644
--- a/epan/crc8-tvb.c
+++ b/epan/crc8-tvb.c
@@ -32,9 +32,7 @@
*
*/
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
#include <glib.h>
#include <epan/tvbuff.h>