opensslconf.h inclusion cleanup
[openssl.git] / crypto / rand / rand_egd.c
index 5eb3225b1fc5fc035617250c7547cc3b5fb81a5c..461ef253e5783f8ffa33703513537c54cafe6536 100644 (file)
@@ -38,7 +38,6 @@ int RAND_egd_bytes(const char *path, int bytes)
 
 # else
 
-#  include <openssl/opensslconf.h>
 #  include OPENSSL_UNISTD
 #  include <stddef.h>
 #  include <sys/types.h>