summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/dir.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipcpd/normal/dir.h')
-rw-r--r--src/ipcpd/normal/dir.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ipcpd/normal/dir.h b/src/ipcpd/normal/dir.h
index 365341ad..eb7a8aea 100644
--- a/src/ipcpd/normal/dir.h
+++ b/src/ipcpd/normal/dir.h
@@ -35,4 +35,6 @@ int dir_unreg(const uint8_t * hash);
uint64_t dir_query(const uint8_t * hash);
+int dir_wait_running(void);
+
#endif /* OUROBOROS_IPCPD_NORMAL_DIR_H */