Skip to content
Snippets Groups Projects
Commit 29583004 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

include the engine stuff

parent 0a1a1858
No related branches found
No related tags found
No related merge requests found
......@@ -83,8 +83,12 @@
#error "We can't compile without socket() support!"
#endif
#endif
#ifdef HAVE_OPENSSL_ENGINE_H
#include <openssl/engine.h>
#endif
#include "urldata.h"
#include "netrc.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment