Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1
/
tcp_wrappers
/
refs/heads/master
/
.
/
tcp_wrappers_7.6
/
weak_symbols.c
blob: 6d214996b7f84b5e76944b825d43b39a68451c7a [
file
] [
log
] [
blame
] [
edit
]
/*
* @(#) weak_symbols.h 1.5 99/12/29 23:50
*
* Author: Anthony Towns <ajt@debian.org>
*/
#ifdef
HAVE_WEAKSYMS
#include
"tcpd.h"
#include
<syslog.h>
int
deny_severity
=
LOG_WARNING
;
int
allow_severity
=
SEVERITY
;
#endif