Merge branch 'no-unittest-dep' of https://github.com/parallel-fs-utils/fio
[fio.git] / os / os-android.h
index bb590e4786fe3f713ed7e1a1914963ecc9dc1276..1483275e9e631aa751c690995308085a3a47fbca 100644 (file)
@@ -18,7 +18,6 @@
 #include <asm/byteorder.h>
 
 #include "./os-linux-syscall.h"
-#include "binject.h"
 #include "../file.h"
 
 #ifndef __has_builtin         // Optional of course.