openssl/err.h included twice

SVN revision: 43407
This commit is contained in:
Vincent Torri 2009-11-02 07:46:48 +00:00
parent a0dc963b1a
commit 5a7dd01fed
1 changed files with 0 additions and 4 deletions

View File

@ -42,10 +42,6 @@ void *alloca (size_t);
# include <unistd.h>
#endif
#ifdef HAVE_OPENSSL
#include <openssl/err.h>
#endif
#ifdef HAVE_NETINET_IN_H
# include <netinet/in.h>
#endif