From 0086809a82b595dd5f421601f9edec30509228dd Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sun, 18 Oct 2015 10:48:17 -0500 Subject: update apps.h include --- apps/openssl/certhash_win.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') 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) -- cgit v1.2.3-55-g6feb