aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/imgact.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/imgact.h')
-rw-r--r--sys/sys/imgact.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/imgact.h b/sys/sys/imgact.h
index 54c4020f70a5..309ba0ee5663 100644
--- a/sys/sys/imgact.h
+++ b/sys/sys/imgact.h
@@ -34,7 +34,7 @@
#ifndef _SYS_IMGACT_H_
#define _SYS_IMGACT_H_
-#include <sys/uio.h>
+#include <sys/_uio.h>
#include <vm/vm.h>