aboutsummaryrefslogtreecommitdiffstats
path: root/dir.c
diff options
context:
space:
mode:
Diffstat (limited to 'dir.c')
-rw-r--r--dir.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/dir.c b/dir.c
index 9146b5c357..da38ee8145 100644
--- a/dir.c
+++ b/dir.c
@@ -61,10 +61,6 @@
# include "win32/dir.h"
# endif
#endif
-#if defined(__native_client__) && defined(NACL_NEWLIB)
-# include "nacl/dirent.h"
-# include "nacl/stat.h"
-#endif
#include <errno.h>