diff options
Diffstat (limited to 'libhurd-mm/map.h')
-rw-r--r-- | libhurd-mm/map.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libhurd-mm/map.h b/libhurd-mm/map.h index d9aedef..afe6841 100644 --- a/libhurd-mm/map.h +++ b/libhurd-mm/map.h @@ -133,8 +133,6 @@ BTREE_CLASS (map, struct map, struct region, region, node, lock. */ extern hurd_btree_map_t maps; -#include <hurd/exceptions.h> - /* Ensure that using the next AMOUNT bytes of stack will not result in a fault. */ static void __attribute__ ((noinline)) |