summaryrefslogtreecommitdiff
path: root/Build/source/texk/makejvf/tool.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/makejvf/tool.c')
-rw-r--r--Build/source/texk/makejvf/tool.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/makejvf/tool.c b/Build/source/texk/makejvf/tool.c
index c99e8b9a03f..7aeb6cace08 100644
--- a/Build/source/texk/makejvf/tool.c
+++ b/Build/source/texk/makejvf/tool.c
@@ -1,9 +1,9 @@
-#include <stdio.h>
-#include <math.h>
-
#include <kpathsea/config.h>
#include "makejvf.h"
+#include <stdio.h>
+#include <math.h>
+
int mquad(unsigned char *p)
{
unsigned int cc;