Message ID | 1459432440-31813-1-git-send-email-adhemerval.zanella@linaro.com |
---|---|
State | New |
Headers | show |
diff --git a/elf/tst-dlsym-error.c b/elf/tst-dlsym-error.c index 11b0358..fb084c5 100644 --- a/elf/tst-dlsym-error.c +++ b/elf/tst-dlsym-error.c @@ -20,6 +20,7 @@ #include <gnu/lib-names.h> #include <stdio.h> #include <stdlib.h> +#include <string.h> /* Used to disambiguate symbol names. */ static int counter;