summaryrefslogtreecommitdiff
path: root/Build/source/texk/ttf2pk/emtexdir.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/ttf2pk/emtexdir.h')
-rw-r--r--Build/source/texk/ttf2pk/emtexdir.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/ttf2pk/emtexdir.h b/Build/source/texk/ttf2pk/emtexdir.h
index a9a986db05b..5e81a71c4d2 100644
--- a/Build/source/texk/ttf2pk/emtexdir.h
+++ b/Build/source/texk/ttf2pk/emtexdir.h
@@ -41,6 +41,9 @@ struct emtex_dir
extern void (*emtex_dir_find_callback)(const char *name, int ok);
+extern int setup_list(struct emtex_dir *dst, char *path,
+ const char *list, unsigned flags);
+
int emtex_dir_setup (struct emtex_dir *ed, const char *env, const char *dir,
unsigned flags);