projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52e0508
)
[HAVE_CONFIG_H]: Include <config.h>.
author
Jim Meyering
<jim@meyering.net>
Tue, 27 Sep 2005 08:58:55 +0000
(08:58 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 27 Sep 2005 08:58:55 +0000
(08:58 +0000)
lib/fts-cycle.c
patch
|
blob
|
history
diff --git
a/lib/fts-cycle.c
b/lib/fts-cycle.c
index 8c09fb94885c7e20e1353865b7deade9bac26a14..13b43dbdd13c97f2dd5fa23f0883702a432dae98 100644
(file)
--- 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 <config.h>
+#endif
+
#include "cycle-check.h"
#include "hash.h"