zmap-mark-ii/src/ports.h

4 lines
78 B
C
Raw Normal View History

2024-02-21 16:23:18 -08:00
#include "state.h"
void parse_ports(char *portdef, struct port_conf *ports);