diff options
Diffstat (limited to 'device/initrd.c')
-rw-r--r-- | device/initrd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/device/initrd.c b/device/initrd.c index b57687c..e9b3533 100644 --- a/device/initrd.c +++ b/device/initrd.c @@ -5,6 +5,7 @@ #include "device/initrd.h" #include "boot.h" #include "object.h" +#include "api/init.h" #include "init.h" #include "bootargs.h" #include "print.h" |