1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/security/zxid/files/patch-zx.h
Sunpoet Po-Chuan Hsieh 388b3e34b0 - Update to 1.05
PR:		ports/163738
Submitted by:	sunpoet (myself)
Approved by:	clsung (maintainer, via IRC)
2012-02-12 14:06:02 +00:00

11 lines
246 B
C

--- zx.h.orig 2011-07-25 03:56:45.000000000 +0800
+++ zx.h 2011-12-29 17:00:27.394555276 +0800
@@ -25,6 +25,7 @@
#include <memory.h>
#include <string.h>
#include <stdarg.h>
+#include <limits.h>
#ifdef USE_OPENSSL
#include <openssl/x509.h>