X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=fd.c;h=2ef8e66eb957d48a0783acfb3105c59c5e1201f8;hb=66cdd5bc99a53d2b408a6cdc2d501fe27f9db13b;hp=7b23df223396959728b7064d4088c2d69233dd68;hpb=00e72666c12061e55c020a706448fac5497ce940;p=dss.git diff --git a/fd.c b/fd.c index 7b23df2..2ef8e66 100644 --- a/fd.c +++ b/fd.c @@ -1,9 +1,10 @@ /* - * Copyright (C) 2006-2008 Andre Noll + * Copyright (C) 2006-2010 Andre Noll * * 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.