Skip to content

Commit 0ed0cfb

Browse files
author
Зишан Мирза
committed
add header file for size_t
1 parent e625819 commit 0ed0cfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/src/time/timezone.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include "src/__support/common.h"
1313
#include "src/__support/macros/config.h"
1414
#include "stdint.h"
15+
#include "stddef.h"
1516

1617
namespace LIBC_NAMESPACE_DECL {
1718
namespace timezone {

0 commit comments

Comments
 (0)