[fix] Removing default dirent include

This commit is contained in:
Al
2015-08-31 21:38:29 -04:00
parent bb50c7ea2c
commit aac5b37e76

View File

@@ -4,7 +4,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <dirent.h>
#include <string.h>
#include <stdbool.h>
#include <sys/types.h>