summaryrefslogtreecommitdiff
path: root/tests/pair_ipc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pair_ipc.cpp')
-rw-r--r--tests/pair_ipc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pair_ipc.cpp b/tests/pair_ipc.cpp
index 46cdf76..43915cc 100644
--- a/tests/pair_ipc.cpp
+++ b/tests/pair_ipc.cpp
@@ -20,7 +20,7 @@
#include "testutil.hpp"
-#if defined XS_HAVE_WINDOWS
+#if defined XS_HAVE_WINDOWS || defined XS_HAVE_OPENVMS
int XS_TEST_MAIN ()
{
return 0;