aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/service/firewall/types_windows.go
diff options
context:
space:
mode:
Diffstat (limited to 'service/firewall/types_windows.go')
-rw-r--r--service/firewall/types_windows.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/service/firewall/types_windows.go b/service/firewall/types_windows.go
index 1d28772d..ec933e10 100644
--- a/service/firewall/types_windows.go
+++ b/service/firewall/types_windows.go
@@ -400,6 +400,8 @@ type wtObjectType uint32
const (
cSE_KERNEL_OBJECT wtObjectType = 6
+
+ cDACL_SECURITY_INFORMATION = 4
)
type wtIfType uint32