summaryrefslogtreecommitdiff
path: root/src/sys/include/os
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/include/os')
-rw-r--r--src/sys/include/os/mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sys/include/os/mac.h b/src/sys/include/os/mac.h
index dbc09eb..f6e2514 100644
--- a/src/sys/include/os/mac.h
+++ b/src/sys/include/os/mac.h
@@ -117,7 +117,7 @@ int mac_check_creds(struct proc *procp, struct mac_border *mbp);
* Returns zero on success, otherwise a less than zero value
* on failure.
*/
-int mac_map(struct mac_border *mbp, off_t off, size_t len, void **res, int flags);
+ssize_t mac_map(struct mac_border *mbp, off_t off, size_t len, void **res, int flags);
/*
* Acquire a specific border using an ID