Commit a77a9558 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

Make sha.h more "portable" [from HEAD].

parent 68bb9815
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@
#define HEADER_SHA_H

#include <openssl/e_os2.h>
#include <stddef.h>

#ifdef  __cplusplus
extern "C" {