diff options
Diffstat (limited to 'crypto/compat/ui_openssl_win.c')
-rw-r--r-- | crypto/compat/ui_openssl_win.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/compat/ui_openssl_win.c b/crypto/compat/ui_openssl_win.c index ad9e915..c245111 100644 --- a/crypto/compat/ui_openssl_win.c +++ b/crypto/compat/ui_openssl_win.c | |||
@@ -124,7 +124,7 @@ | |||
124 | #include <string.h> | 124 | #include <string.h> |
125 | #include <unistd.h> | 125 | #include <unistd.h> |
126 | 126 | ||
127 | #include "ui_locl.h" | 127 | #include "ui_local.h" |
128 | 128 | ||
129 | #ifndef NX509_SIG | 129 | #ifndef NX509_SIG |
130 | #define NX509_SIG 32 | 130 | #define NX509_SIG 32 |