]> git.tuebingen.mpg.de Git - dss.git/blobdiff - dss.c
Merge branch 'master' into rm_hook
[dss.git] / dss.c
diff --git a/dss.c b/dss.c
index 2a18857ecd1f3db9f12a698710385f415be8b53b..2a0fb9edce9cb6af9ee9eecc880f9148bb2546bc 100644 (file)
--- a/dss.c
+++ b/dss.c
@@ -54,6 +54,8 @@ static int64_t current_snapshot_creation_time;
 static char *path_to_last_complete_snapshot;
 /** \sa \ref snap.h for details. */
 static unsigned snapshot_creation_status;
+/** \sa \ref snap.h for details. */
+static unsigned snapshot_removal_status;
 
 
 DEFINE_DSS_ERRLIST;