summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/lang/hnjalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/lang/hnjalloc.c')
-rw-r--r--Build/source/texk/web2c/luatexdir/lang/hnjalloc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/lang/hnjalloc.c b/Build/source/texk/web2c/luatexdir/lang/hnjalloc.c
index 59d62e2aabb..6072152f4f5 100644
--- a/Build/source/texk/web2c/luatexdir/lang/hnjalloc.c
+++ b/Build/source/texk/web2c/luatexdir/lang/hnjalloc.c
@@ -38,6 +38,8 @@
#include <stdlib.h>
#include <stdio.h>
+#include "hnjalloc.h"
+
void *
hnj_malloc (int size)
{