mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Addition to prev. revision #2520
This commit is contained in:
parent
4b3b6b0d9b
commit
447ffe32a9
@ -4,8 +4,10 @@
|
||||
|
||||
/// https://stackoverflow.com/questions/20759750/resolving-redefinition-of-timespec-in-time-h
|
||||
#define timespec linux_timespec
|
||||
#define timeval linux_timeval
|
||||
#include <linux/aio_abi.h>
|
||||
#undef timespec
|
||||
#undef timeval
|
||||
|
||||
|
||||
/** Small wrappers for asynchronous I/O.
|
||||
|
Loading…
Reference in New Issue
Block a user