fix oversight from previous commit

sorry, I overlooked the sixth spot from a total of five different source
files.
parent 430bbce9
......@@ -219,10 +219,8 @@ struct vcc {
char *builtin_vcl;
struct vfil_path *vcl_path;
struct vfil_path *vmod_path;
unsigned err_unref;
unsigned allow_inline_c;
unsigned unsafe_path;
unsigned acl_pedantic;
#define MGT_VCC(t, n, cc) t n;
#include <tbl/mgt_vcc.h>
struct symtab *syms;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment