net-mgmt/flow-tools: fix build on recent current

This commit is contained in:
Tobias C. Berner 2020-08-29 06:33:20 +00:00
parent 9c247f1979
commit 687cea0eaa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546871

View 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]