mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-27 03:08:35 -06:00
Merge topic 'update-kwsys'
5ebbf2807bMerge branch 'upstream-KWSys' into update-kwsyse488f73873KWSys 2018-04-12 (9da3e5bc) Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1953
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