diff options
Diffstat (limited to 'conf.h')
-rw-r--r-- | conf.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,6 +7,5 @@ #define CONF_H void conf(struct ctx *c, int argc, char **argv); -void get_bound_ports(struct ctx *c, int ns, uint8_t proto); #endif /* CONF_H */ |