* tests/test-getopt.h: Don't include "macros.h". It's already included
by tests/test-getopt-main.h.
+2017-05-20 Bruno Haible <bruno@clisp.org>
+
+ getopt-posix tests: Remove redundant include.
+ * tests/test-getopt.h: Don't include "macros.h". It's already included
+ by tests/test-getopt-main.h.
+
2017-05-19 Jim Meyering <meyering@fb.com>
dfa: two small simplifications
/* Written by Bruno Haible <bruno@clisp.org>, 2009. */
#include <stdbool.h>
-#include "macros.h"
/* The glibc/gnulib implementation of getopt supports setting optind =
0, but not all other implementations do. This matters for getopt.