pushed encode.c change upstream

This commit is contained in:
Brent Cook 2016-05-03 09:25:59 -05:00
parent b8b8628640
commit 41d8aa6aef

View File

@ -1,11 +0,0 @@
--- crypto/evp/encode.c.orig Tue May 3 02:10:07 2016
+++ crypto/evp/encode.c Tue May 3 02:10:15 2016
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
-#include <sys/limits.h>
+#include <limits.h>
#include <stdio.h>
#include <string.h>