diff options
Diffstat (limited to 'reincarnation.h')
| -rw-r--r-- | reincarnation.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/reincarnation.h b/reincarnation.h index 7e1b16e..8432e42 100644 --- a/reincarnation.h +++ b/reincarnation.h @@ -22,7 +22,9 @@ #ifndef __REINCARNATION_H__ #define __REINCARNATION_H__ +#include <error.h> #include <hurd.h> +#include <mach.h> #define TASK_PORT_REGISTER_REINCARNATION 0 |
