aboutsummaryrefslogtreecommitdiff
path: root/bsd-user/host/i386/host-signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-user/host/i386/host-signal.h')
-rw-r--r--bsd-user/host/i386/host-signal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsd-user/host/i386/host-signal.h b/bsd-user/host/i386/host-signal.h
index 169e61b154..ffdfaba534 100644
--- a/bsd-user/host/i386/host-signal.h
+++ b/bsd-user/host/i386/host-signal.h
@@ -9,6 +9,7 @@
#ifndef I386_HOST_SIGNAL_H
#define I386_HOST_SIGNAL_H
+#include <sys/param.h>
#include <sys/ucontext.h>
#include <machine/trap.h>
#include <vm/pmap.h>