Don't include <string.h> at all. HPUX-9.01 and IRIX-4.0.5 vendor C compilers get...
commit22cbb717d96ddadedf72656a431cad874549a433
authorJim Meyering <meyering@lucent.com>
Sun, 21 May 1995 06:03:25 +0000 (21 06:03 +0000)
committerJim Meyering <meyering@lucent.com>
Sun, 21 May 1995 06:03:25 +0000 (21 06:03 +0000)
tree83991c1a83a51d72534ba4a26f7716d903c682f0
parenta2fe9c76a9d7645c63288eda807e01a6b1901d29
Don't include <string.h> at all. HPUX-9.01 and IRIX-4.0.5 vendor C compilers get conflicting dcls for memchr unless one manually arranges for them to define __STDC__.
sysdeps/generic/memchr.c