Skip to content

Commit 0eadc55

Browse files
committed
missing include
1 parent 1fcba99 commit 0eadc55

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
@@ -9,6 +9,7 @@
99
#include <executorch/extension/data_loader/file_descriptor_data_loader.h>
1010

1111
#include <cstring>
12+
#include <fcntl.h>
1213

1314
#include <gtest/gtest.h>
1415

0 commit comments

Comments
 (0)