diff options
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/lang/hnjalloc.w')
-rw-r--r-- | Build/source/texk/web2c/luatexdir/lang/hnjalloc.w | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/lang/hnjalloc.w b/Build/source/texk/web2c/luatexdir/lang/hnjalloc.w index c7d595cdd75..da1f04a6b55 100644 --- a/Build/source/texk/web2c/luatexdir/lang/hnjalloc.w +++ b/Build/source/texk/web2c/luatexdir/lang/hnjalloc.w @@ -37,6 +37,7 @@ #include <stdlib.h> #include <stdio.h> +#include "lang/hnjalloc.h" void *hnj_malloc(int size) { |