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 da12a6d commit 463c04cCopy full SHA for 463c04c
win32/glob.h
@@ -43,6 +43,7 @@
43
#define _GLOB_H_
44
45
#include <stddef.h>
46
+#include "ioutil.h"
47
48
typedef struct {
49
size_t gl_pathc; /* Count of total paths so far. */
0 commit comments