You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
205 B

--- 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