packages/net/nsd/patches/020-openssl.patch

14 lines
205 B
Diff
Raw Normal View History

--- a/tsig.c
+++ b/tsig.c
@@ -19,6 +19,10 @@
#include "query.h"
#include "rbtree.h"
+#ifndef HAVE_SSL
+#define CRYPTO_memcmp memcmp
+#endif
+
static region_type *tsig_region;
struct tsig_key_table