From 021c2322327fafc22858bc26218899d442a2ef77 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 23 Nov 2005 09:24:35 +0000 Subject: - changed include paths --- Source/charon/socket.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Source/charon/socket.c') diff --git a/Source/charon/socket.c b/Source/charon/socket.c index 7774f180e..fc652b557 100644 --- a/Source/charon/socket.c +++ b/Source/charon/socket.c @@ -32,9 +32,9 @@ #include "socket.h" -#include "globals.h" -#include "utils/allocator.h" -#include "utils/logger_manager.h" +#include +#include +#include typedef struct private_socket_s private_socket_t; -- cgit v1.2.3