[EXT2_NEW]

Fix Linux build

svn path=/trunk/; revision=69574
This commit is contained in:
Pierre Schweitzer 2015-10-17 22:29:09 +00:00
parent e0f1e0177b
commit b8f112b151
2 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
#include "ext2fs.h"
#include "linux\ext4.h"
#include "linux/ext4.h"
static handle_t no_journal;