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