Commit d0ed00cb authored by Ian Craggs's avatar Ian Craggs

Change applink.c directory

parent d1f9d3d7
......@@ -31,7 +31,7 @@
#include <errno.h>
#else
#include <windows.h>
#include <applink.c>
#include <openssl/applink.c>
#define MAXHOSTNAMELEN 256
#define snprintf _snprintf
#define setenv(a, b, c) _putenv_s(a, b)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment