1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-16 15:31:21 +02:00

[HAVE_CONFIG_H]: Include config.h.

This commit is contained in:
Jim Meyering
1997-09-14 03:20:38 +00:00
parent 3e8068282b
commit 85bb9aba83

View File

@@ -18,6 +18,10 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#if HAVE_CONFIG_H
# include <config.h>
#endif
#include <string.h>
#include <ctype.h>