nfqws: minor changes

This commit is contained in:
bol-van
2025-05-04 10:42:27 +03:00
parent c91ddf4a54
commit c626d88f54
3 changed files with 3 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <arpa/inet.h>
#define DESTROY_STR_POOL(etype, ppool) \
etype *elem, *tmp; \