Skip to content

Commit

Permalink
allow VSL_OPT_E to be undefined
Browse files Browse the repository at this point in the history
  • Loading branch information
gquintard committed Jun 25, 2024
1 parent 93d362c commit e42c540
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions varnishlog-json_options.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ VSL_OPT_c
VSL_OPT_C
VUT_OPT_d
VUT_GLOBAL_OPT_D
#ifdef VSL_OPT_E
VSL_OPT_E
#endif
VUT_OPT_g
VUT_OPT_h
VSL_OPT_i
Expand Down

0 comments on commit e42c540

Please sign in to comment.