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