Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-ext-simba-hx committed Oct 11, 2024
1 parent 8f961a9 commit b8f806d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_ocsp_fail_open.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#include "utils/test_setup.h"

sf_bool FAIL_OPEN_DEFAULT = SF_BOOLEAN_FALSE;
#define FAIL_OPEN_DEFAULT SF_BOOLEAN_FALSE

void setCacheFile(char *cache_file)
{
Expand Down

0 comments on commit b8f806d

Please sign in to comment.