summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/tst-auditmod10b.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/tst-auditmod10b.c')
-rw-r--r--sysdeps/x86_64/tst-auditmod10b.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysdeps/x86_64/tst-auditmod10b.c b/sysdeps/x86_64/tst-auditmod10b.c
index ad6fcafdda..de1bbbb7fb 100644
--- a/sysdeps/x86_64/tst-auditmod10b.c
+++ b/sysdeps/x86_64/tst-auditmod10b.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -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>