We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0826c commit 5b78579Copy full SHA for 5b78579
Userland/Libraries/LibC/utime.h
@@ -7,6 +7,7 @@
7
#pragma once
8
9
#include <sys/cdefs.h>
10
+#include <sys/types.h>
11
12
__BEGIN_DECLS
13
0 commit comments