utils: include linux/types.h

Closes #2178. Signed-off-by: 's avatarChristian Brauner <christian.brauner@ubuntu.com>
parent 5eb45428
......@@ -35,6 +35,7 @@
#include <unistd.h>
#include <linux/loop.h>
#include <linux/magic.h>
#include <linux/types.h>
#include <sys/syscall.h>
#include <sys/types.h>
#include <sys/vfs.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment