summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/socket_blocking.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/syscalls/linux/socket_blocking.h')
-rw-r--r--test/syscalls/linux/socket_blocking.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/syscalls/linux/socket_blocking.h b/test/syscalls/linux/socket_blocking.h
index db26e5ef5..89134ec30 100644
--- a/test/syscalls/linux/socket_blocking.h
+++ b/test/syscalls/linux/socket_blocking.h
@@ -15,7 +15,7 @@
#ifndef GVISOR_TEST_SYSCALLS_LINUX_SOCKET_BLOCKING_H_
#define GVISOR_TEST_SYSCALLS_LINUX_SOCKET_BLOCKING_H_
-#include "test/syscalls/linux/socket_test_util.h"
+#include "test/util/socket_util.h"
namespace gvisor {
namespace testing {