mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Commercial software. Please write info@synergetics.be for licensing terms. LICENSE-2.0.txt does not apply. It is only provided for information, e.g. on some related software packages. - Switch to options helpers - Regenerate patches with `make makepatch`
10 lines
198 B
C
10 lines
198 B
C
--- zx.h.orig 2016-02-29 00:16:50 UTC
|
|
+++ zx.h
|
|
@@ -29,6 +29,7 @@
|
|
#include <memory.h>
|
|
#include <string.h>
|
|
#include <stdarg.h>
|
|
+#include <limits.h>
|
|
|
|
#ifdef USE_OPENSSL
|
|
#include <openssl/x509.h>
|