summaryrefslogtreecommitdiff
path: root/src/test.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-10-01 02:52:05 +0000
committerJim Meyering <jim@meyering.net>1994-10-01 02:52:05 +0000
commitec90359f3456b5256c45f6b17fc1a0e6964ed2f6 (patch)
tree491e6da32add2c396d783cb3b94e7342fe341c06 /src/test.c
parentc8131583acd9716253b98a976c717df28c5a3874 (diff)
downloadcoreutils-ec90359f3456b5256c45f6b17fc1a0e6964ed2f6.tar.xz
.
Diffstat (limited to 'src/test.c')
-rw-r--r--src/test.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/test.c b/src/test.c
index 7aefb0a46..6830ca703 100644
--- a/src/test.c
+++ b/src/test.c
@@ -24,10 +24,7 @@
the shell builtin version. */
/* #define TEST_STANDALONE */
-#ifdef HAVE_CONFIG_H
#include <config.h>
-#endif
-
#include <stdio.h>
#include <sys/types.h>