summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/rtld_lock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-elf/rtld_lock.c b/libexec/rtld-elf/rtld_lock.c
index 23e6232..c5e582e 100644
--- a/libexec/rtld-elf/rtld_lock.c
+++ b/libexec/rtld-elf/rtld_lock.c
@@ -42,7 +42,7 @@
* using assembly language sequences in "rtld_start.S".
*/
-#include <machine/param.h>
+#include <sys/param.h>
#include <signal.h>
#include <stdlib.h>
OpenPOWER on IntegriCloud