]> Savannah Git Hosting - gnulib.git/commitdiff
getopt-posix tests: Remove redundant include.
authorBruno Haible <bruno@clisp.org>
Sat, 20 May 2017 10:12:16 +0000 (12:12 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 20 May 2017 10:12:16 +0000 (12:12 +0200)
* tests/test-getopt.h: Don't include "macros.h". It's already included
by tests/test-getopt-main.h.

ChangeLog
tests/test-getopt.h

index 2ab6170b85a203190e872cfd1220d7ad0affb12d..ded0b3f0877d734ceb74687c6db599569262c820 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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
index 5c0e5b5aa314232fef4f602ce0e6df137add4955..a41fdc13c09c28132eb8b018e122dcd0ebd715ed 100644 (file)
@@ -17,7 +17,6 @@
 /* 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.