summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tcl.decls')
-rw-r--r--generic/tcl.decls3
1 files changed, 3 insertions, 0 deletions
diff --git a/generic/tcl.decls b/generic/tcl.decls
index 2ce6ae2..61a71bd 100644
--- a/generic/tcl.decls
+++ b/generic/tcl.decls
@@ -2544,6 +2544,9 @@ export {
export {
void Tcl_InitSubsystems(void)
}
+export {
+ int TclZipfs_AppHook(int *argc, char ***argv)
+}
# Local Variables:
# mode: tcl