]> git.tuebingen.mpg.de Git - dss.git/blobdiff - df.c
Rename source files which also exist as system headers.
[dss.git] / df.c
diff --git a/df.c b/df.c
index 513bd19ca8750cdcfeef08747b34e6ac57cc1eba..1356db26b75c8a734bab932146ae64e28de4386d 100644 (file)
--- a/df.c
+++ b/df.c
@@ -12,8 +12,8 @@
 
 #include "gcc-compat.h"
 #include "log.h"
-#include "error.h"
-#include "string.h"
+#include "err.h"
+#include "str.h"
 #include "df.h"
 
 int get_disk_space(const char *path, struct disk_space *result)