summaryrefslogtreecommitdiffstats
path: root/include/raul/Socket.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-01-02 17:55:13 +0100
committerDavid Robillard <d@drobilla.net>2021-01-02 17:55:13 +0100
commit045ba07debf32f643f5af7a3a4ee794f226ed22e (patch)
tree9ae01ad46c846bdd13a0293a516f37155954b8bc /include/raul/Socket.hpp
parent2436d942d7271d3cf3a28bc45b18a202be3be77b (diff)
downloadraul-045ba07debf32f643f5af7a3a4ee794f226ed22e.tar.gz
raul-045ba07debf32f643f5af7a3a4ee794f226ed22e.tar.bz2
raul-045ba07debf32f643f5af7a3a4ee794f226ed22e.zip
Suppress include warning from the use of struct timespec
On 64-bit Linux, this structure uses __syscall_slong_t for tv_nsec, which confuses include-what-you-use. I can't think of a way to properly address this generally, so just declare it as coming from ctime, which is what Semaphore gets it from.
Diffstat (limited to 'include/raul/Socket.hpp')
0 files changed, 0 insertions, 0 deletions