summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/tst-auditmod7b.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-12-27 19:15:57 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-12-27 19:15:57 +0000
commitc7e872bca3c3f2831bb426bdb29f6e3baf12d487 (patch)
tree22643ef845482489284e49a088e9043877cea223 /sysdeps/x86_64/tst-auditmod7b.c
parentdd8cbb15da8a2d4912a7f54781537e01032f6556 (diff)
parent3fcbb67b7949a8b362de5558bf1c6dd7ec5d21cf (diff)
Merge branch 't/tls-threadvar' into refs/top-bases/t/gsync-libc-merge
Diffstat (limited to 'sysdeps/x86_64/tst-auditmod7b.c')
-rw-r--r--sysdeps/x86_64/tst-auditmod7b.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/x86_64/tst-auditmod7b.c b/sysdeps/x86_64/tst-auditmod7b.c
index f27076d3bb..5abe6d1bc9 100644
--- a/sysdeps/x86_64/tst-auditmod7b.c
+++ b/sysdeps/x86_64/tst-auditmod7b.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>