Skip to content

Commit

Permalink
Include the header for the DIR typedef too.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed May 10, 2019
1 parent cb89ada commit 4c438f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libc-bottom-half/headers/public/wasi/libc-nocwd.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <stddef.h>
#include <__typedef_ssize_t.h>
#include <__typedef_mode_t.h>
#include <__typedef_DIR.h>

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 4c438f7

Please sign in to comment.