diff options
Diffstat (limited to 'Build/source/texk/web2c/c-auto.h')
-rw-r--r-- | Build/source/texk/web2c/c-auto.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/c-auto.h b/Build/source/texk/web2c/c-auto.h new file mode 100644 index 00000000000..0e33f8eba7b --- /dev/null +++ b/Build/source/texk/web2c/c-auto.h @@ -0,0 +1,4 @@ +/* FIXME: This file is needed temporarily until the files + * luatexdir/image/epdf.h and luatexdir/lua51/luaconf.h + * include <w2c/c-auto.h> instead if <c-auto.h> or "c-auto.h". */ +#include <w2c/c-auto.h> |