diff --git a/apps/openssl/certhash_win.c b/apps/openssl/certhash_win.c index be57e2a..8238ff7 100644 --- a/apps/openssl/certhash_win.c +++ b/apps/openssl/certhash_win.c @@ -3,7 +3,7 @@ * certhash dummy implementation for platforms without symlinks */ -#include +#include "apps.h" int certhash_main(int argc, char **argv)