net-mgmt/flow-tools: fix build on recent current
This commit is contained in:
parent
9c247f1979
commit
687cea0eaa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546871
11
net-mgmt/flow-tools/files/patch-src_acl2.c
Normal file
11
net-mgmt/flow-tools/files/patch-src_acl2.c
Normal file
@ -0,0 +1,11 @@
|
||||
--- src/acl2.c.orig 2020-08-29 06:28:09 UTC
|
||||
+++ src/acl2.c
|
||||
@@ -46,7 +46,7 @@
|
||||
|
||||
#include "acl2.h"
|
||||
|
||||
-struct acl_list acl_list;
|
||||
+// struct acl_list acl_list;
|
||||
|
||||
#define E acl_list.acl_ip_ext[index]
|
||||
|
Loading…
Reference in New Issue
Block a user