aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/openssl/certhash_win.c2
1 files changed, 1 insertions, 1 deletions
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 @@
3 * certhash dummy implementation for platforms without symlinks 3 * certhash dummy implementation for platforms without symlinks
4 */ 4 */
5 5
6#include <apps.h> 6#include "apps.h"
7 7
8int 8int
9certhash_main(int argc, char **argv) 9certhash_main(int argc, char **argv)