Remove NO_DIRENT; it isn't used anywhere
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4261)
This commit is contained in:
parent
384cdd46a1
commit
32c1356302
1 changed files with 0 additions and 1 deletions
1
e_os.h
1
e_os.h
|
@ -147,7 +147,6 @@ extern "C" {
|
|||
# if !defined(WINNT) && !defined(__DJGPP__)
|
||||
# define NO_SYSLOG
|
||||
# endif
|
||||
# define NO_DIRENT
|
||||
|
||||
# ifdef WINDOWS
|
||||
# if !defined(_WIN32_WCE) && !defined(_WIN32_WINNT)
|
||||
|
|
Loading…
Reference in a new issue