summaryrefslogtreecommitdiffstats
path: root/sys/compat/cloudabi/cloudabi_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/cloudabi/cloudabi_proto.h')
-rw-r--r--sys/compat/cloudabi/cloudabi_proto.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/compat/cloudabi/cloudabi_proto.h b/sys/compat/cloudabi/cloudabi_proto.h
index e4baffd..95271fd 100644
--- a/sys/compat/cloudabi/cloudabi_proto.h
+++ b/sys/compat/cloudabi/cloudabi_proto.h
@@ -30,5 +30,7 @@
* calls. Unfortunately, we don't have a separate system call table for
* those, so rely on the system call table from COMPAT_CLOUDABI64.
*/
-#include <compat/cloudabi64/cloudabi64_syscalldefs.h>
+
+#include <contrib/cloudabi/cloudabi64_types.h>
+
#include <compat/cloudabi64/cloudabi64_proto.h>
OpenPOWER on IntegriCloud