diff options
Diffstat (limited to 'check_kernel.c')
-rw-r--r-- | check_kernel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/check_kernel.c b/check_kernel.c index 6a285231e..c4af7865d 100644 --- a/check_kernel.c +++ b/check_kernel.c @@ -22,6 +22,7 @@ #include <stdio.h> #include <stdlib.h> #include <unistd.h> +#include <error.h> #include <hurd.h> #include <mach.h> |