]> git.meshlink.io Git - meshlink/blob - cmake_config.h.in
Initial support for CMake.
[meshlink] / cmake_config.h.in
1 #define _GNU_SOURCE 1
2 #define __USE_BSD 1
3 #define _POSIX_C_SOURCE 200809L
4 #define _DARWIN_C_SOURCE 1
5
6 #cmakedefine HAVE_ASPRINTF
7 #cmakedefine HAVE_PSELECT
8 #cmakedefine HAVE_SETNS
9 #cmakedefine HAVE_STDATOMIC_H
10 #cmakedefine HAVE_STRSIGNAL