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 652bcf6 commit 2583b2eCopy full SHA for 2583b2e
flang/runtime/extensions.cpp
@@ -21,6 +21,7 @@
21
#include <ctime>
22
#include <signal.h>
23
#include <thread>
24
+#include <unistd.h>
25
26
#ifdef _WIN32
27
inline void CtimeBuffer(char *buffer, size_t bufsize, const time_t cur_time,
0 commit comments