X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=df.c;h=1c2531f9980f31bfb0731805ecd1bd7f5d88e326;hp=6074f251c764c0e04f216d45f4aa51a72fc47d5c;hb=6c76799c7334a12926dc1cf0c32670423cbc954f;hpb=66cdd5bc99a53d2b408a6cdc2d501fe27f9db13b diff --git a/df.c b/df.c index 6074f25..1c2531f 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)