mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
shield system api tests
This commit is contained in:
parent
5dc436e047
commit
5a3ecbbc69
@ -77,7 +77,7 @@ TEST(shm, shared_memory) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#include <libimp/detect_plat.h>
|
#include <libimp/detect_plat.h>
|
||||||
#if defined(LIBIMP_OS_LINUX)
|
#if /*defined(LIBIMP_OS_LINUX)*/ 0
|
||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
#include <sys/un.h>
|
#include <sys/un.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user