Moved host_t and host_resolver_t to a new networking subfolder

This commit is contained in:
Tobias Brunner
2012-10-24 15:06:18 +02:00
parent c4894cc172
commit 2e7cc07ecd
48 changed files with 60 additions and 54 deletions
@@ -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;