summaryrefslogtreecommitdiff
path: root/libhurd-mm/mprotect.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhurd-mm/mprotect.c')
-rw-r--r--libhurd-mm/mprotect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhurd-mm/mprotect.c b/libhurd-mm/mprotect.c
index 10cf1de..e80d08c 100644
--- a/libhurd-mm/mprotect.c
+++ b/libhurd-mm/mprotect.c
@@ -19,7 +19,7 @@
<http://www.gnu.org/licenses/>. */
#include <hurd/stddef.h>
-#include <hurd/addr.h>
+#include <viengoos/addr.h>
#include <hurd/as.h>
#include <hurd/storage.h>
#include <hurd/anonymous.h>