diff options
Diffstat (limited to 'sysdeps/x86_64/tst-auditmod6b.c')
-rw-r--r-- | sysdeps/x86_64/tst-auditmod6b.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/x86_64/tst-auditmod6b.c b/sysdeps/x86_64/tst-auditmod6b.c index 886fc33e9b..3533602c07 100644 --- a/sysdeps/x86_64/tst-auditmod6b.c +++ b/sysdeps/x86_64/tst-auditmod6b.c @@ -2,6 +2,8 @@ function parameter passing/return. */ #include <dlfcn.h> +#include <link.h> +#include <stddef.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> |