forecast: Fix build with DEBUG_LEVEL < 2
This commit is contained in:
@@ -162,7 +162,7 @@ CALLBACK(receive_casts, bool,
|
|||||||
struct iphdr hdr;
|
struct iphdr hdr;
|
||||||
char data[2048];
|
char data[2048];
|
||||||
} buf;
|
} buf;
|
||||||
char *type;
|
char *type DBG_UNUSED;
|
||||||
ssize_t len;
|
ssize_t len;
|
||||||
u_int mark, origin = 0;
|
u_int mark, origin = 0;
|
||||||
host_t *src, *dst;
|
host_t *src, *dst;
|
||||||
|
|||||||
Reference in New Issue
Block a user