summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/readv_socket.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/syscalls/linux/readv_socket.cc')
-rw-r--r--test/syscalls/linux/readv_socket.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/syscalls/linux/readv_socket.cc b/test/syscalls/linux/readv_socket.cc
index 3c315cc02..9b6972201 100644
--- a/test/syscalls/linux/readv_socket.cc
+++ b/test/syscalls/linux/readv_socket.cc
@@ -19,7 +19,6 @@
#include <unistd.h>
#include "gtest/gtest.h"
-#include "gtest/gtest.h"
#include "test/syscalls/linux/file_base.h"
#include "test/syscalls/linux/readv_common.h"
#include "test/util/test_util.h"