moved patch upstream

This commit is contained in:
Brent Cook 2016-05-03 09:29:38 -05:00
parent bb9c1f2838
commit fa41ca5182

View File

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