Merge pull request #513 from trapexit/errno

fix building on certain platforms
This commit is contained in:
trapexit 2018-10-09 08:25:05 -04:00 committed by GitHub
commit 6ee44e451c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include "errno.hpp"
#include "fs_base_open.hpp"
#include <fcntl.h>