Skip to content

Commit e14356a

Browse files
[libc] small fix for overlay mode build (llvm#101724)
1 parent ad836c1 commit e14356a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/src/__support/threads/identifier.h

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

1616
#include "hdr/types/pid_t.h"
1717
#include "src/__support/OSUtil/syscall.h"
18+
#include "src/__support/macros/optimization.h"
1819
#include <sys/syscall.h>
1920

2021
namespace LIBC_NAMESPACE_DECL {

0 commit comments

Comments
 (0)