Commit 294e4dba authored by Pavel Emelyanov's avatar Pavel Emelyanov

filesystems: Add config.h inclusion

Otherwise we may forget compiling binfmt_misc_virtualized code.
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 26162cac
......@@ -4,6 +4,7 @@
#include <fcntl.h>
#include <sys/mount.h>
#include "config.h"
#include "int.h"
#include "common/compiler.h"
#include "xmalloc.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