ike-config: Fix build with DEBUG_LEVEL < 1
This commit is contained in:
@@ -353,7 +353,7 @@ METHOD(task_t, build_r, status_t,
|
|||||||
chunk_t value;
|
chunk_t value;
|
||||||
cp_payload_t *cp = NULL;
|
cp_payload_t *cp = NULL;
|
||||||
peer_cfg_t *config;
|
peer_cfg_t *config;
|
||||||
identification_t *id;
|
identification_t *id DBG_UNUSED;
|
||||||
linked_list_t *vips, *pools;
|
linked_list_t *vips, *pools;
|
||||||
host_t *requested;
|
host_t *requested;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user