about summary refs log tree commit diff
path: root/sysdeps/x86_64/tst-auditmod4b.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/tst-auditmod4b.c')
-rw-r--r--sysdeps/x86_64/tst-auditmod4b.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/x86_64/tst-auditmod4b.c b/sysdeps/x86_64/tst-auditmod4b.c
index 2b0d827e88..1153ea442c 100644
--- a/sysdeps/x86_64/tst-auditmod4b.c
+++ b/sysdeps/x86_64/tst-auditmod4b.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>