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

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>