Add missing header inclusion for Android from 1c764dbe
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 19 Jul 2016 22:30:42 +0000 (07:30 +0900)
committerJens Axboe <axboe@fb.com>
Tue, 19 Jul 2016 22:20:02 +0000 (16:20 -0600)
commiteec97b935abb714bf498c96a8f18ec1104c75fd4
treea2ac1d48bcf3dbd6fedd0f4f1e6c5a82e73bf74d
parent1c764dbe756c883443ba84e58a61d666187382ac
Add missing header inclusion for Android from 1c764dbe

1c764dbe (which just got committed) was missing below for Android,
sorry about that.
 #include "./os-linux-syscall.h"

Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
os/os-android.h