ports/security/distcache/files/patch-libnal_proto__fd.c
John Marino 3e44fb49d9 security/distcache: Configure SSL base, fix build on LibreSSL
While here, simplify existing patch for modern FreeBSD and DragonFly
2016-09-12 13:23:47 +00:00

10 lines
256 B
C

--- libnal/proto_fd.c.orig 2003-11-27 00:02:32 UTC
+++ libnal/proto_fd.c
@@ -24,6 +24,7 @@
#include <libnal/nal.h>
#include "nal_internal.h"
#include <libsys/post.h>
+#include <sys/limits.h>
/**************************/
/* predeclare our vtables */