GnuTLS: fix non-OCSP bulid
[exim.git] / src / src / tls-gnu.c
index a45dd65e96b3f744d85bd19719f99fd7f2b0e250..14ad828094a1ef3e57ab2d881b8554b0f5792bba 100644 (file)
@@ -1131,8 +1131,8 @@ if (state->exp_tls_certificate && *state->exp_tls_certificate)
            }
          else
            DEBUG(D_tls) debug_printf("ran out of OCSP response files in list\n");
-#endif
          }
+#endif /* DISABLE_OCSP */
        }
     }
   else /* client */