diff options
| -rw-r--r-- | src/Propellor/Property/Firewall.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Firewall.hs b/src/Propellor/Property/Firewall.hs index c4d2ee1b..9d9c7926 100644 --- a/src/Propellor/Property/Firewall.hs +++ b/src/Propellor/Property/Firewall.hs @@ -12,6 +12,7 @@ module Propellor.Property.Firewall ( Rules(..), ConnectionState(..), ICMPTypeMatch(..), + TCPFlag(..), Frequency(..), IPWithMask(..), fromIPWithMask |
