mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 17:19:05 -05:00
Merge branch 'upstream-KWSys' into update-kwsys
* upstream-KWSys: KWSys 2018-04-12 (9da3e5bc)
This commit is contained in:
@@ -94,7 +94,6 @@ typedef int siginfo_t;
|
||||
#endif
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include <fenv.h>
|
||||
#include <mach/host_info.h>
|
||||
#include <mach/mach.h>
|
||||
#include <mach/mach_types.h>
|
||||
@@ -114,7 +113,6 @@ typedef int siginfo_t;
|
||||
#endif
|
||||
|
||||
#if defined(__linux) || defined(__sun) || defined(_SCO_DS)
|
||||
#include <fenv.h>
|
||||
#include <netdb.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
Reference in New Issue
Block a user