We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
[metze/wireshark/wip.git] / ui / cli / tap-protohierstat.c
index 6a4649a8132260ec4d5fe7c1e6574e90ca13f9fb..3ffd8b9cd0045290f63aaedb739f92123ba77590 100644 (file)
@@ -24,9 +24,7 @@
 
 /* This module provides ProtocolHierarchyStatistics for tshark */
 
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #include <stdio.h>