mirror of
https://repo.or.cz/socat.git
synced 2025-07-14 07:23:23 +00:00
Removed deny_severity,allow_severity defs from filan.c and procan.c to make gcc version 10 happy
This commit is contained in:
parent
b62ff0c005
commit
a850582908
3 changed files with 8 additions and 8 deletions
4
procan.c
4
procan.c
|
@ -19,10 +19,6 @@
|
|||
|
||||
#include "procan.h"
|
||||
|
||||
/* dirty workaround so we dont get an error on AIX when getting linked with
|
||||
libwrap */
|
||||
int allow_severity, deny_severity;
|
||||
|
||||
|
||||
int procan(FILE *outfile) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue