Skip to content

Commit cc90968

Browse files
JacobSzwejbkaabhinaykukkadapu
authored andcommitted
missing include in file descriptor test
Differential Revision: D86223980 Pull Request resolved: pytorch#15567
1 parent b68bb31 commit cc90968

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension/data_loader/test/file_descriptor_data_loader_test.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#include <executorch/extension/data_loader/file_descriptor_data_loader.h>
1010

11+
#include <fcntl.h>
1112
#include <cstring>
1213

1314
#include <gtest/gtest.h>

0 commit comments

Comments
 (0)