X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=df.c;fp=df.c;h=1356db26b75c8a734bab932146ae64e28de4386d;hb=46cbddf465bd66ba1d5c4bcc780ae0d65abd7f73;hp=513bd19ca8750cdcfeef08747b34e6ac57cc1eba;hpb=b471b45977f22e3a0628befda4ad84e07fac4391;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)