summaryrefslogtreecommitdiff
path: root/src/Type1/arith.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Type1/arith.c')
-rw-r--r--src/Type1/arith.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Type1/arith.c b/src/Type1/arith.c
index 35191d9..9611543 100644
--- a/src/Type1/arith.c
+++ b/src/Type1/arith.c
@@ -50,6 +50,9 @@ assembly language, unlike C, will have 64-bit multiply products and
The included files are:
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#ifdef FONTMODULE
# include "os.h"
#endif