Merge pull request #227 from haneefmubarak/patch-1
removed <dirent.h> preventing compile on some archs
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <limits.h>
|
||||
#include <dirent.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user