Commit 4e6c0829 authored by Pavel Emelyanov's avatar Pavel Emelyanov

Fix compilation after previous commit

Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 95cb2ddb
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
#include <sys/types.h> #include <sys/types.h>
#include <sys/stat.h> #include <sys/stat.h>
#include <sys/vfs.h> #include <sys/vfs.h>
#include <sys/prctl.h>
#include <ctype.h> #include <ctype.h>
/* Stolen from kernel/fs/nfs/unlink.c */ /* Stolen from kernel/fs/nfs/unlink.c */
......
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