aboutsummaryrefslogtreecommitdiffstats
path: root/epan/uat_load.l
diff options
context:
space:
mode:
Diffstat (limited to 'epan/uat_load.l')
-rw-r--r--epan/uat_load.l4
1 files changed, 1 insertions, 3 deletions
diff --git a/epan/uat_load.l b/epan/uat_load.l
index f4ed7790f3..c6052e240c 100644
--- a/epan/uat_load.l
+++ b/epan/uat_load.l
@@ -44,9 +44,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
#include <stdlib.h>
#include <stdio.h>