X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=fd.c;h=2ef8e66eb957d48a0783acfb3105c59c5e1201f8;hp=2b002c75a515c6d59ddbb41c79c1b2c7ebfeaa02;hb=66cdd5bc99a53d2b408a6cdc2d501fe27f9db13b;hpb=69add8d2b5d6c8f402e9f94d47df732479535f2d diff --git a/fd.c b/fd.c index 2b002c7..2ef8e66 100644 --- a/fd.c +++ b/fd.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 "error.h" #include "string.h" +#include "fd.h" /** * Call a function for each subdirectory of the current working directory.