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 717e609 commit b0844ccCopy full SHA for b0844cc
libc/src/time/linux/timespec_get.cpp
@@ -10,7 +10,7 @@
10
#include "hdr/time_macros.h"
11
#include "src/__support/common.h"
12
#include "src/__support/macros/config.h"
13
-#include "src/__support/time/linux/clock_gettime.h"
+#include "src/__support/time/clock_gettime.h"
14
#include "src/errno/libc_errno.h"
15
16
namespace LIBC_NAMESPACE_DECL {
0 commit comments