mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix FreeBSD missing include
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
# include <windows.h>
|
||||
# include <wincrypt.h>
|
||||
#endif
|
||||
#if BEAST_LINUX
|
||||
#if BEAST_LINUX || BEAST_BSD
|
||||
# include <sys/time.h>
|
||||
#else
|
||||
# include <time.h>
|
||||
|
||||
Reference in New Issue
Block a user