ref: c9b6c30e64e69abab013d29532bacda3c9c5d45f
parent: 0c7f3604a3e2f26da99f8e126098ce8520139fbd
author: gkostka <kostka.grzegorz@gmail.com>
date: Tue Dec 29 05:52:26 EST 2015
ext4_filedev: fix travis build
--- a/blockdev/linux/ext4_filedev.c
+++ b/blockdev/linux/ext4_filedev.c
@@ -35,7 +35,6 @@
#include <stdio.h>
#include <stdbool.h>
#include <string.h>
-#include <fcntl.h>
/**@brief Default filename.*/
static const char *fname = "ext2";