This commit is contained in:
Adam Ierymenko 2017-07-19 14:13:23 -07:00
commit 8c6b833fb3

View File

@ -19,7 +19,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#ifndef __WINDOWS__
#ifndef _WIN32
#include <unistd.h>
#include <fcntl.h>
#include <sys/time.h>