Skip to content

Commit 8058c94

Browse files
committed
Fix sys/types.h file not found issue for IAR and MDK toolchains
1 parent a627be6 commit 8058c94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kernels/portable/cpu/op_expand_copy.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#include <executorch/kernels/portable/cpu/util/copy_ops_util.h>
1111
#include <executorch/kernels/portable/cpu/util/repeat_util.h>
1212
#include <executorch/runtime/kernel/kernel_includes.h>
13-
#include <sys/types.h>
1413

1514
#include <cstring>
1615

0 commit comments

Comments
 (0)