clean: include
This commit is contained in:
parent
eaf5913c29
commit
f4b95a6677
@ -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,
|
||||
|
@ -7,7 +7,6 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "response.h"
|
||||
#include "scan.h"
|
||||
#include "thread.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user