Rename source files which also exist as system headers.
[dss.git] / daemon.c
index d48e30c995245986bc0761eda9e7ecf52c0736e0..2ea64ec29a001a5cd518f0320752e1d3636d8977 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"
 
 /**
  * Do the usual stuff to become a daemon.