iwyu: n2n_port_mapping.c

This commit is contained in:
Hamish Coleman 2023-06-16 09:07:58 +01:00
parent b1cb7fe03e
commit c3ed39375c

View File

@ -54,7 +54,8 @@
*/
#include "n2n.h"
#include <stdint.h> // for uint16_t
#include "n2n_port_mapping.h" // for n2n_del_port_mapping, n2n_set_port_map...
#ifdef HAVE_MINIUPNP