]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_keyexpimp.c
Fix compilation with Microsoft Visual C.
[openssl-gost/engine.git] / gost_keyexpimp.c
index e8ee1ebedce5e9a129f7d1874a78109a6fc73234..5564387a973bc1779e816122e43514f7417467e1 100644 (file)
@@ -1,4 +1,8 @@
+#ifdef _WIN32
+#include <winsock.h>
+#else
 #include <arpa/inet.h>
+#endif
 #include <string.h>
 #include <openssl/evp.h>
 #include <openssl/hmac.h>