ike-config: Fix build with DEBUG_LEVEL < 1

This commit is contained in:
Tobias Brunner
2023-05-08 17:32:17 +02:00
parent 7a883c4b37
commit 5e32be1bb5
+1 -1
View File
@@ -353,7 +353,7 @@ METHOD(task_t, build_r, status_t,
chunk_t value;
cp_payload_t *cp = NULL;
peer_cfg_t *config;
identification_t *id;
identification_t *id DBG_UNUSED;
linked_list_t *vips, *pools;
host_t *requested;