tests: remove commented includes

This commit is contained in:
Sébastien Helleu 2021-05-16 19:08:35 +02:00
parent 59d1811987
commit 215f12d859

View File

@ -23,9 +23,6 @@
extern "C"
{
//#include <unistd.h>
//#include <stdio.h>
//#include <string.h>
#include "src/core/wee-network.h"
extern int network_is_ip_address (const char *address);