X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=file.c;fp=file.c;h=648421816439acf9a0acd12e002f1da7f780a31e;hb=6c76799c7334a12926dc1cf0c32670423cbc954f;hp=ea671b1cebbf697931ba1928c63827a2e97410a3;hpb=46cbddf465bd66ba1d5c4bcc780ae0d65abd7f73;p=dss.git diff --git a/file.c b/file.c index ea671b1..6484218 100644 --- a/file.c +++ b/file.c @@ -4,6 +4,7 @@ * Licensed under the GPL v2. For licencing details see COPYING. */ +#include #include #include #include @@ -13,10 +14,10 @@ #include #include - #include "gcc-compat.h" #include "err.h" #include "str.h" +#include "file.h" /** * Call a function for each subdirectory of the current working directory.