summaryrefslogtreecommitdiff
path: root/Build/source/texk/mendexk/kp.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/mendexk/kp.h')
-rw-r--r--Build/source/texk/mendexk/kp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/mendexk/kp.h b/Build/source/texk/mendexk/kp.h
index 3f4ba5880b2..7ad5e3e1d8a 100644
--- a/Build/source/texk/mendexk/kp.h
+++ b/Build/source/texk/mendexk/kp.h
@@ -8,6 +8,8 @@ typedef struct {
const char *suffix;
} KpathseaSupportInfo;
+extern KpathseaSupportInfo kp_ist, kp_dict;
+
extern int KP_init(char *);
extern int KP_entry_filetype(KpathseaSupportInfo *);
extern const char *KP_find_file(KpathseaSupportInfo *, const char *);