| 1234567891011 | --- tcp_wrappers_7.6.orig/hosts_access.3	1996-02-11 17:01:27.000000000 +0100+++ tcp_wrappers_7.6/hosts_access.3	2009-06-05 18:45:03.000000000 +0200@@ -3,7 +3,7 @@ hosts_access, hosts_ctl, request_init, request_set \- access control library .SH SYNOPSIS .nf-#include "tcpd.h"+#include <tcpd.h>  extern int allow_severity; extern int deny_severity;
 |