* tests/test-quotearg.c: Don't include test-quotearg.h if ENABLE_NLS is
false.
+2017-04-22 Bruno Haible <bruno@clisp.org>
+
+ quotearg tests: Avoid warnings.
+ * tests/test-quotearg.c: Don't include test-quotearg.h if ENABLE_NLS is
+ false.
+
2017-04-22 Bruno Haible <bruno@clisp.org>
poll: Enable argument check.
#include "gettext.h"
#include "macros.h"
-#include "test-quotearg.h"
-
#if ENABLE_NLS
+# include "test-quotearg.h"
+
static struct result_groups locale_results[] = {
/* locale_quoting_style */
{ { LQ RQ, LQ "\\0001\\0" RQ, 11, LQ "simple" RQ,