diff options
| -rw-r--r-- | apps/openssl/certhash_win.c | 2 |
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 | ||
| 8 | int | 8 | int |
| 9 | certhash_main(int argc, char **argv) | 9 | certhash_main(int argc, char **argv) |
