aboutsummaryrefslogtreecommitdiff
path: root/libc/test
diff options
context:
space:
mode:
Diffstat (limited to 'libc/test')
-rw-r--r--libc/test/integration/src/pthread/pthread_rwlock_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/test/integration/src/pthread/pthread_rwlock_test.cpp b/libc/test/integration/src/pthread/pthread_rwlock_test.cpp
index 215db1fc..a2ae228 100644
--- a/libc/test/integration/src/pthread/pthread_rwlock_test.cpp
+++ b/libc/test/integration/src/pthread/pthread_rwlock_test.cpp
@@ -37,7 +37,6 @@
#include "src/unistd/fork.h"
#include "test/IntegrationTest/test.h"
#include <errno.h>
-#include <optional>
#include <pthread.h>
#include <time.h>