aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/mk-tdata.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/mk-tdata.c b/tools/mk-tdata.c
index 833875d28..9328dc12a 100644
--- a/tools/mk-tdata.c
+++ b/tools/mk-tdata.c
@@ -10,7 +10,9 @@
* implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*/
+#ifdef HAVE_CONFIG_H
#include <config.h>
+#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>