fix warning

This commit is contained in:
Thomas Bernard 2020-09-28 21:58:08 +02:00
parent 7db8ef0921
commit 61d4aecb6e
1 changed files with 2 additions and 0 deletions

View File

@ -211,7 +211,9 @@ delete_pinhole(unsigned short uid)
int
update_pinhole(unsigned short uid, unsigned int timestamp)
{
#ifdef DEBUG
char iaddr[INET6_ADDRSTRLEN];
#endif
char raddr[INET6_ADDRSTRLEN];
char label_start[NFT_DESCR_SIZE];
char tmp_label[NFT_DESCR_SIZE];