summaryrefslogtreecommitdiff
path: root/tests/uniconv/test-u8-conv-from-enc.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-05-28 17:17:33 +0000
committerBruno Haible <bruno@clisp.org>2007-05-28 17:17:33 +0000
commit789aa657e53ad5e6c116fad1c732b0478034fb1b (patch)
tree1183223d49a1ef74017d53aa428f8ed39ce68347 /tests/uniconv/test-u8-conv-from-enc.c
parentc0fea97ccf33a4e6b6f9116216b1634663f29474 (diff)
downloadgnulib-789aa657e53ad5e6c116fad1c732b0478034fb1b.tar.gz
Assume <config.h> exists.
Diffstat (limited to 'tests/uniconv/test-u8-conv-from-enc.c')
-rw-r--r--tests/uniconv/test-u8-conv-from-enc.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/uniconv/test-u8-conv-from-enc.c b/tests/uniconv/test-u8-conv-from-enc.c
index 95cd1003d9..0e41564d9c 100644
--- a/tests/uniconv/test-u8-conv-from-enc.c
+++ b/tests/uniconv/test-u8-conv-from-enc.c
@@ -17,9 +17,7 @@
/* Written by Bruno Haible <bruno@clisp.org>, 2007. */
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
#include "uniconv.h"