summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/rename.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/syscalls/linux/rename.cc')
-rw-r--r--test/syscalls/linux/rename.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/syscalls/linux/rename.cc b/test/syscalls/linux/rename.cc
index c9d76c2e2..833c0dc4f 100644
--- a/test/syscalls/linux/rename.cc
+++ b/test/syscalls/linux/rename.cc
@@ -14,10 +14,10 @@
#include <fcntl.h>
#include <stdio.h>
+
#include <string>
#include "gtest/gtest.h"
-#include "gtest/gtest.h"
#include "absl/strings/string_view.h"
#include "test/util/capability_util.h"
#include "test/util/cleanup.h"