summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/snac.h b/snac.h
index 6cd16d4..570f5cc 100644
--- a/snac.h
+++ b/snac.h
@@ -60,6 +60,7 @@ void srv_archive_error(const char *prefix, const xs_str *err,
double mtime_nl(const char *fn, int *n_link);
#define mtime(fn) mtime_nl(fn, NULL)
+double f_ctime(const char *fn);
int index_add(const char *fn, const char *md5);
int index_gc(const char *fn);