summaryrefslogtreecommitdiff
path: root/test/tsan/sunrpc.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/tsan/sunrpc.cc')
-rw-r--r--test/tsan/sunrpc.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/tsan/sunrpc.cc b/test/tsan/sunrpc.cc
index 5cfb5344e..8e32d6d30 100644
--- a/test/tsan/sunrpc.cc
+++ b/test/tsan/sunrpc.cc
@@ -1,3 +1,5 @@
+// REQUIRES: sunrpc
+
// RUN: %clang_tsan -O1 %s -o %t && %run %t 2>&1 | FileCheck %s
#include <pthread.h>