summaryrefslogtreecommitdiff
path: root/Build/source/texk/ttf2pk2/tfmaux.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/ttf2pk2/tfmaux.c')
-rw-r--r--Build/source/texk/ttf2pk2/tfmaux.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/ttf2pk2/tfmaux.c b/Build/source/texk/ttf2pk2/tfmaux.c
index 314c105e9fb..fb379e2b07c 100644
--- a/Build/source/texk/ttf2pk2/tfmaux.c
+++ b/Build/source/texk/ttf2pk2/tfmaux.c
@@ -8,6 +8,10 @@
* Werner Lemberg <wl@gnu.org>
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>