openssl: Fix includes to prevent <winsock2.h> to complain about include order
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <library.h>
|
||||
#include <utils/debug.h>
|
||||
|
||||
#include <openssl/rand.h>
|
||||
#include <openssl/err.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user