We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e625819 commit 0ed0cfbCopy full SHA for 0ed0cfb
libc/src/time/timezone.h
@@ -12,6 +12,7 @@
12
#include "src/__support/common.h"
13
#include "src/__support/macros/config.h"
14
#include "stdint.h"
15
+#include "stddef.h"
16
17
namespace LIBC_NAMESPACE_DECL {
18
namespace timezone {
0 commit comments