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

  1. --- a/tsig.c
  2. +++ b/tsig.c
  3. @@ -19,6 +19,10 @@
  4. #include "query.h"
  5. #include "rbtree.h"
  6. +#ifndef HAVE_SSL
  7. +#define CRYPTO_memcmp memcmp
  8. +#endif
  9. +
  10. static region_type *tsig_region;
  11. struct tsig_key_table