Moved host_t and host_resolver_t to a new networking subfolder
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
typedef struct migrate_job_t migrate_job_t;
|
||||
|
||||
#include <library.h>
|
||||
#include <utils/host.h>
|
||||
#include <networking/host.h>
|
||||
#include <selectors/traffic_selector.h>
|
||||
#include <kernel/kernel_ipsec.h>
|
||||
#include <processing/jobs/job.h>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
typedef struct update_sa_job_t update_sa_job_t;
|
||||
|
||||
#include <library.h>
|
||||
#include <utils/host.h>
|
||||
#include <networking/host.h>
|
||||
#include <processing/jobs/job.h>
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user