1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 18:19:00 +02:00

[HAVE_CONFIG_H]: Include <config.h>.

This commit is contained in:
Jim Meyering
2005-09-27 08:58:55 +00:00
parent 52e05089cc
commit 0ffc4a7d84
+4
View File
@@ -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"