]> git.tuebingen.mpg.de Git - dss.git/blobdiff - daemon.c
Don't create two snapshots in the same second.
[dss.git] / daemon.c
index fe51fe03a5c614ba4cc8f34a0f29e1b79cd2cf8d..91a6ff26eebb9e6e070be6066d6a9e446c310c14 100644 (file)
--- a/daemon.c
+++ b/daemon.c
@@ -19,9 +19,9 @@
 #include <stdio.h>
 
 #include "gcc-compat.h"
-#include "error.h"
+#include "err.h"
 #include "log.h"
-#include "string.h"
+#include "str.h"
 #include "daemon.h"
 
 /**