diff options
Diffstat (limited to 'Source/charon/utils/host.c')
-rw-r--r-- | Source/charon/utils/host.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/charon/utils/host.c b/Source/charon/utils/host.c index 100cea688..c2b01d175 100644 --- a/Source/charon/utils/host.c +++ b/Source/charon/utils/host.c @@ -20,11 +20,9 @@ * for more details. */ - - #include "host.h" -#include "allocator.h" +#include <utils/allocator.h> /** * @brief The logger object. |