clean: include

This commit is contained in:
2025-06-03 20:33:44 +02:00
parent eaf5913c29
commit f4b95a6677
2 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,6 @@
#pragma once
#include "parsing.h"
#include "response.h"
#include "scan.h"
void print_usage(void);
void print_config(const struct scan *general, const char *hosts_path,