summaryrefslogtreecommitdiff
path: root/Build/source/texk/ttf2pk/errormsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/ttf2pk/errormsg.c')
-rw-r--r--Build/source/texk/ttf2pk/errormsg.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/ttf2pk/errormsg.c b/Build/source/texk/ttf2pk/errormsg.c
index 917036ca7d6..6dd9e266dd7 100644
--- a/Build/source/texk/ttf2pk/errormsg.c
+++ b/Build/source/texk/ttf2pk/errormsg.c
@@ -8,6 +8,10 @@
* Werner Lemberg <wl@gnu.org>
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <stdio.h>
#include <stddef.h> /* for size_t */
#include <stdarg.h>