summaryrefslogtreecommitdiffstats
path: root/autoload.c
diff options
context:
space:
mode:
Diffstat (limited to 'autoload.c')
-rw-r--r--autoload.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/autoload.c b/autoload.c
index 66479326..c8db544b 100644
--- a/autoload.c
+++ b/autoload.c
@@ -473,6 +473,7 @@ static val getput_set_entries(val fun)
lit("command-get-buf"), lit("command-put-buf"),
lit("command-get-json"), lit("command-put-json"),
lit("command-get-jsons"), lit("command-put-jsons"),
+ lit("close-lazy-streams"),
nil
};
autoload_set(al_fun, name, fun);