mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-03 00:00:24 -04:00
forecast: Fix build with DEBUG_LEVEL < 2
This commit is contained in:
parent
a7ea181f0d
commit
86aa454c88
@ -162,7 +162,7 @@ CALLBACK(receive_casts, bool,
|
||||
struct iphdr hdr;
|
||||
char data[2048];
|
||||
} buf;
|
||||
char *type;
|
||||
char *type DBG_UNUSED;
|
||||
ssize_t len;
|
||||
u_int mark, origin = 0;
|
||||
host_t *src, *dst;
|
||||
|
Loading…
x
Reference in New Issue
Block a user