Moved host_t and host_resolver_t to a new networking subfolder
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <jni.h>
|
||||
|
||||
#include <library.h>
|
||||
#include <utils/host.h>
|
||||
#include <networking/host.h>
|
||||
|
||||
typedef struct network_manager_t network_manager_t;
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#include <jni.h>
|
||||
|
||||
#include <library.h>
|
||||
#include <utils/host.h>
|
||||
#include <networking/host.h>
|
||||
|
||||
typedef struct vpnservice_builder_t vpnservice_builder_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user