diff options
-rw-r--r-- | security/tcp_wrapper/files/patch-aa | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/security/tcp_wrapper/files/patch-aa b/security/tcp_wrapper/files/patch-aa index b99d828..1b84b07 100644 --- a/security/tcp_wrapper/files/patch-aa +++ b/security/tcp_wrapper/files/patch-aa @@ -283,3 +283,10 @@ tidy: clean chmod -R a+r . +*** /dev/null Thu Jan 25 06:52:04 1996 +--- shdata.c Thu Jan 25 06:54:34 1996 +*************** +*** 0 **** +--- 1,2 ---- ++ int allow_severity; ++ int deny_severity; |