summaryrefslogtreecommitdiffstats
path: root/sys/dev/joy/joy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/joy/joy.c')
-rw-r--r--sys/dev/joy/joy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/joy/joy.c b/sys/dev/joy/joy.c
index 84682a9..072be4e 100644
--- a/sys/dev/joy/joy.c
+++ b/sys/dev/joy/joy.c
@@ -39,6 +39,7 @@
#ifdef DEVFS
#include <sys/devfsext.h>
#endif /*DEVFS*/
+#include <sys/uio.h>
#include <machine/clock.h>
#include <machine/joystick.h>
OpenPOWER on IntegriCloud