diff options
Diffstat (limited to 'ipc/ipc_kmsg.c')
-rw-r--r-- | ipc/ipc_kmsg.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ipc/ipc_kmsg.c b/ipc/ipc_kmsg.c index e0f76c2..6b2ff95 100644 --- a/ipc/ipc_kmsg.c +++ b/ipc/ipc_kmsg.c @@ -60,6 +60,8 @@ #include <ipc/ipc_machdep.h> +#include <device/net_io.h> + #if MACH_KDB #include <ddb/db_output.h> #endif |