[HAVE_CONFIG_H]: Include <config.h>.
authorJim Meyering <jim@meyering.net>
Tue, 27 Sep 2005 08:58:55 +0000 (08:58 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 27 Sep 2005 08:58:55 +0000 (08:58 +0000)
lib/fts-cycle.c

index 8c09fb94885c7e20e1353865b7deade9bac26a14..13b43dbdd13c97f2dd5fa23f0883702a432dae98 100644 (file)
    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 <config.h>
+#endif
+
 #include "cycle-check.h"
 #include "hash.h"