aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/s6-rc/repo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/s6-rc/repo.h b/src/include/s6-rc/repo.h
index 61a479f..2253984 100644
--- a/src/include/s6-rc/repo.h
+++ b/src/include/s6-rc/repo.h
@@ -21,6 +21,8 @@ extern int s6rc_repo_sv_bcmpr (void const *a, void const *b, void *aux) ;
extern char const s6rc_repo_subnames[4][7] ;
+extern int s6rc_repo_makestores (char const *, char const *const *, uint16_t) ;
+
extern int s6rc_repo_fillset (char const *, char const *, char const *const *, uint32_t) ;
extern int s6rc_repo_cleanup (char const *) ;