mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-27 12:07:39 +00:00
Fix configure script and "make check" for TCP Wrappers
Add missing #include's and static variables. Problem spotted on OpenBSD.
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
|
||||
#include "exp.h"
|
||||
|
||||
int allow_severity = 0, deny_severity = 0;
|
||||
|
||||
static void
|
||||
Panic(char *Reason)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user