X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=df.c;h=1356db26b75c8a734bab932146ae64e28de4386d;hb=46cbddf465bd66ba1d5c4bcc780ae0d65abd7f73;hp=513bd19ca8750cdcfeef08747b34e6ac57cc1eba;hpb=69add8d2b5d6c8f402e9f94d47df732479535f2d;p=dss.git diff --git a/df.c b/df.c index 513bd19..1356db2 100644 --- 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)