Use a simpler method to build a glob than splitpath and catpath
[openssl.git] / test / danetest.c
index 02d0f79efc82b64fd3076e0174199e188026a899..636f629617d872a02401ed1ec33e2dbe7fd8d2a1 100644 (file)
@@ -1,4 +1,3 @@
-/* danetest.c */
 /* ====================================================================
  * Copyright (c) 2015 The OpenSSL Project.  All rights reserved.
  *
@@ -526,7 +525,7 @@ end:
     ERR_free_strings();
     ERR_remove_thread_state(NULL);
     EVP_cleanup();
-#ifdef CRYPTO_MDEBUG
+#ifndef OPENSSL_NO_CRYPTO_MDEBUG
     CRYPTO_mem_leaks(bio_err);
 #endif
     BIO_free(bio_err);