From 22a415478fa196d08a33a3be3f2e20a49b2ef43a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Mon, 1 May 2000 19:49:41 +0000 Subject: Add missing #include. --- crypto/dso/dso_win32.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/dso') diff --git a/crypto/dso/dso_win32.c b/crypto/dso/dso_win32.c index 2b1ab2177d..c495840bd2 100644 --- a/crypto/dso/dso_win32.c +++ b/crypto/dso/dso_win32.c @@ -57,6 +57,7 @@ */ #include +#include #include "cryptlib.h" #include -- cgit v1.2.3