From 2e7cc07ecde933f52d2d16bf84596ba6da66ebc9 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 16 Oct 2012 14:29:18 +0200 Subject: Moved host_t and host_resolver_t to a new networking subfolder --- src/libhydra/attributes/attribute_provider.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libhydra/attributes/attribute_provider.h') diff --git a/src/libhydra/attributes/attribute_provider.h b/src/libhydra/attributes/attribute_provider.h index e5e556fc4..82d0ee3c2 100644 --- a/src/libhydra/attributes/attribute_provider.h +++ b/src/libhydra/attributes/attribute_provider.h @@ -21,7 +21,7 @@ #ifndef ATTRIBUTE_PROVIDER_H_ #define ATTRIBUTE_PROVIDER_H_ -#include +#include #include #include -- cgit v1.2.3