X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ffts-cycle.c;h=13b43dbdd13c97f2dd5fa23f0883702a432dae98;hb=efc1f57b9d5d6d528919cedfe2e4c41e786341d2;hp=8c09fb94885c7e20e1353865b7deade9bac26a14;hpb=4d781caddf7989c4cd2abe7e68b8aba3bce23311;p=gnulib.git diff --git a/lib/fts-cycle.c b/lib/fts-cycle.c index 8c09fb948..13b43dbdd 100644 --- a/lib/fts-cycle.c +++ b/lib/fts-cycle.c @@ -18,6 +18,10 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ +#ifdef HAVE_CONFIG_H +# include +#endif + #include "cycle-check.h" #include "hash.h"