diff --git a/test/ipc/test_ipc_shm.cpp b/test/ipc/test_ipc_shm.cpp index 4b23aaa..249cf37 100644 --- a/test/ipc/test_ipc_shm.cpp +++ b/test/ipc/test_ipc_shm.cpp @@ -77,7 +77,7 @@ TEST(shm, shared_memory) { } #include -#if defined(LIBIMP_OS_LINUX) +#if /*defined(LIBIMP_OS_LINUX)*/ 0 #include #include #include