]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - init/do_mounts.h
init: add an init_mount helper
[thirdparty/linux.git] / init / do_mounts.h
index 021e2f60223e25c832b55cf963596c8e083e7b55..20e7fec8cb499ef06ca32ea313b38584cdc5c618 100644 (file)
@@ -8,6 +8,7 @@
 #include <linux/mount.h>
 #include <linux/major.h>
 #include <linux/root_dev.h>
+#include <linux/init_syscalls.h>
 
 void  mount_block_root(char *name, int flags);
 void  mount_root(void);