2016-03-31 Adhemerval Zanella * elf/tst-dlsym-error.c: Include for strchrnul. Index: glibc-2.23/elf/tst-dlsym-error.c =================================================================== --- glibc-2.23.orig/elf/tst-dlsym-error.c +++ glibc-2.23/elf/tst-dlsym-error.c @@ -20,6 +20,7 @@ #include #include #include +#include /* Used to disambiguate symbol names. */ static int counter;