diff options
Diffstat (limited to 'device/net_io.h')
-rw-r--r-- | device/net_io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device/net_io.h b/device/net_io.h index f6de8541..d4e24d41 100644 --- a/device/net_io.h +++ b/device/net_io.h @@ -38,7 +38,7 @@ #include <mach/machine/vm_types.h> #include <ipc/ipc_kmsg.h> -#include <kern/macro_help.h> +#include <kern/macros.h> #include <kern/lock.h> #include <kern/kalloc.h> |