diff options
Diffstat (limited to 'utils/libmach')
| -rw-r--r-- | utils/libmach/executable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/libmach/executable.c b/utils/libmach/executable.c index 12099593..c4076c13 100644 --- a/utils/libmach/executable.c +++ b/utils/libmach/executable.c @@ -1,6 +1,6 @@ #include <lib9.h> #include <bio.h> -#include <bootexec.h> +#include "bootexec.h" #include "mach.h" #include "elf.h" |
