summaryrefslogtreecommitdiffstats
path: root/src/cleanup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cleanup.c')
-rw-r--r--src/cleanup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cleanup.c b/src/cleanup.c
index f362240..6d1b009 100644
--- a/src/cleanup.c
+++ b/src/cleanup.c
@@ -29,6 +29,7 @@
#include "syrep.h"
#include "util.h"
+#include "cleanup.h"
int cleanup(const char *root) {
char p[PATH_MAX];