aboutsummaryrefslogtreecommitdiff
path: root/test/msan/Linux/sunrpc_string.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/msan/Linux/sunrpc_string.cc')
-rw-r--r--test/msan/Linux/sunrpc_string.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/msan/Linux/sunrpc_string.cc b/test/msan/Linux/sunrpc_string.cc
index 350222f5c..723b85592 100644
--- a/test/msan/Linux/sunrpc_string.cc
+++ b/test/msan/Linux/sunrpc_string.cc
@@ -1,3 +1,5 @@
+// REQUIRES: sunrpc
+
// RUN: %clangxx_msan -g -O0 %s -o %t && \
// RUN: %run %t 2>&1
// RUN: %clangxx_msan -g -O0 -DUNINIT=1 %s -o %t && \