Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(638)

Unified Diff: src/trspi/crypto/openssl/symmetric.c

Issue 3581012: Upgrade from trousers 0.3.3 to 0.3.6 and from testsuite 0.2 to 0.3. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/trousers.git
Patch Set: git cl push Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/trspi/Makefile.am ('k') | src/tspi/Makefile.am » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trspi/crypto/openssl/symmetric.c
diff --git a/src/trspi/crypto/openssl/symmetric.c b/src/trspi/crypto/openssl/symmetric.c
index 2ef802873b81fd11ac9377492e416ee12071c227..f5c3836ab6ad1323e23a03df8706743be311e326 100644
--- a/src/trspi/crypto/openssl/symmetric.c
+++ b/src/trspi/crypto/openssl/symmetric.c
@@ -15,6 +15,7 @@
*
*/
+#include <limits.h>
#include <string.h>
#include <openssl/evp.h>
« no previous file with comments | « src/trspi/Makefile.am ('k') | src/tspi/Makefile.am » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698