aboutsummaryrefslogtreecommitdiff
path: root/alck.h
diff options
context:
space:
mode:
Diffstat (limited to 'alck.h')
-rw-r--r--alck.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/alck.h b/alck.h
index 9af8db6..3d152f4 100644
--- a/alck.h
+++ b/alck.h
@@ -58,3 +58,4 @@ void slist_destroy(SLIST **plist);
-void read_include(SLIST **plist, char *name);
+void freadlist(SLIST **plist, char *name);
+void preadlist(SLIST **plist, char *progname);

Return to:

Send suggestions and report system problems to the System administrator.