aboutsummaryrefslogtreecommitdiffstats
path: root/epan/expert.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/expert.c')
-rw-r--r--epan/expert.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/epan/expert.c b/epan/expert.c
index 21cef79a62..2d9ee5e22f 100644
--- a/epan/expert.c
+++ b/epan/expert.c
@@ -24,9 +24,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
#include "packet.h"
#include "expert.h"