diff options
-rw-r--r-- | crypto/compat/posix_win.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/compat/posix_win.c b/crypto/compat/posix_win.c index c6ff924..110323a 100644 --- a/crypto/compat/posix_win.c +++ b/crypto/compat/posix_win.c | |||
@@ -12,6 +12,7 @@ | |||
12 | #include <ws2tcpip.h> | 12 | #include <ws2tcpip.h> |
13 | 13 | ||
14 | #include <errno.h> | 14 | #include <errno.h> |
15 | #include <stdint.h> | ||
15 | #include <stdio.h> | 16 | #include <stdio.h> |
16 | #include <stdlib.h> | 17 | #include <stdlib.h> |
17 | #include <string.h> | 18 | #include <string.h> |