42_ft_nmap/include/interface.h
2025-05-22 17:08:26 +02:00

6 lines
76 B
C

#pragma once
#include "host.h"
int get_interface_name(struct host *host);