]> git.tuebingen.mpg.de Git - dss.git/blobdiff - exec.c
Rename source files which also exist as system headers.
[dss.git] / exec.c
diff --git a/exec.c b/exec.c
index adfd24d42ac724593707376ce8b3dc9d585d08e5..36602df7588a49fa0dc92157bc95dd33c1dd9c00 100644 (file)
--- a/exec.c
+++ b/exec.c
@@ -15,8 +15,8 @@
 
 #include "gcc-compat.h"
 #include "log.h"
-#include "error.h"
-#include "string.h"
+#include "err.h"
+#include "str.h"
 
 /**
  * Spawn a new process using execvp().