Skip to content

Commit 463c04c

Browse files
committed
fix?
1 parent da12a6d commit 463c04c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

win32/glob.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
#define _GLOB_H_
4444

4545
#include <stddef.h>
46+
#include "ioutil.h"
4647

4748
typedef struct {
4849
size_t gl_pathc; /* Count of total paths so far. */

0 commit comments

Comments
 (0)