strings: Add support for Minix.
authorBruno Haible <bruno@clisp.org>
Sun, 31 Jul 2011 21:03:25 +0000 (23:03 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 31 Jul 2011 21:03:25 +0000 (23:03 +0200)
commit92fc24c6e223c80b6da9a02fe6ea6f8a0b1ca7ab
treec18064e89542de7c25174eba0df970f02272467c
parent060a5ab2b25c067185f3c3c077287c65723ea985
strings: Add support for Minix.

* lib/strings.in.h [Minix]: Include <sys/types.h> before <strings.h>.
* m4/strings_h.m4 (gl_HEADER_STRINGS_H_BODY): Likewise.
* doc/posix-headers/strings.texi: Document the Minix problem.
ChangeLog
doc/posix-headers/strings.texi
lib/strings.in.h
m4/strings_h.m4