summaryrefslogtreecommitdiff
path: root/src/cp-hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cp-hash.h')
-rw-r--r--src/cp-hash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cp-hash.h b/src/cp-hash.h
index 6bfa3023c..be5621985 100644
--- a/src/cp-hash.h
+++ b/src/cp-hash.h
@@ -1,4 +1,5 @@
void hash_init PARAMS ((void));
void forget_all PARAMS ((void));
+void forget_created PARAMS ((ino_t ino, dev_t dev));
char *remember_copied PARAMS ((const char *node, ino_t ino, dev_t dev));
int remember_created PARAMS ((const char *path));