Remove unneeded code
This commit is contained in:
parent
4d59fad336
commit
2c2bc8b551
1 changed files with 0 additions and 7 deletions
|
@ -25,13 +25,6 @@
|
|||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
# include <io.h>
|
||||
#else
|
||||
# include <sys/types.h> // for directory reading
|
||||
# include <dirent.h> // for directory reading
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SYS_TIME_H
|
||||
# include <sys/time.h> // set mem allocation limit
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue