commit | 32c1356302e74dfa5e8bd2d7002c18d91a323b70 | [log] [tgz] |
---|---|---|
author | Rich Salz <rsalz@openssl.org> | Fri Aug 25 09:11:09 2017 -0400 |
committer | Rich Salz <rsalz@openssl.org> | Fri Aug 25 19:45:21 2017 -0400 |
tree | f6c245a676c24acfd689bae9fe679453780a5835 | |
parent | 384cdd46a1184ae33c2fe76ad49f87b0c02d078a [diff] |
Remove NO_DIRENT; it isn't used anywhere Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4261)
diff --git a/e_os.h b/e_os.h index d7e7185..5f4ba3e 100644 --- a/e_os.h +++ b/e_os.h
@@ -147,7 +147,6 @@ # if !defined(WINNT) && !defined(__DJGPP__) # define NO_SYSLOG # endif -# define NO_DIRENT # ifdef WINDOWS # if !defined(_WIN32_WCE) && !defined(_WIN32_WINNT)