mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 10:52:51 +00:00
12 lines
380 B
CMake
12 lines
380 B
CMake
|
|
/* Define to 1 if you have the <sys/sockio.h> header file. */
|
|
#cmakedefine HAVE_SYS_SOCKIO_H 1
|
|
|
|
/* Define to 1 if you have the `getnameinfo' function. */
|
|
#cmakedefine HAVE_GETNAMEINFO 1
|
|
|
|
/* Define to 1 if `sa_len' is member of `struct sockaddr'. */
|
|
#cmakedefine HAVE_STRUCT_SOCKADDR_SA_LEN
|
|
|
|
/* Define to 1 if you have the `getifaddrs' function. */
|
|
#cmakedefine HAVE_GETIFADDRS 1
|