From b457fec36399c1f7de093d5e92bb4fa453b79c86 Mon Sep 17 00:00:00 2001 From: Jakub Sławiński Date: Sun, 5 Feb 2006 15:14:03 +0100 Subject: v0.8 - Fixed: infinite loop after buffering message - Fixed: corrupt packets after closing connections in the stopped state - Fixed: bug in mapping user numbers between afclient and afserver - Fixed: premature close of the service connection - Fixed: invalid buffering when the connection is closing - Added: Multiple tunnels in one afclient<->afserver connection --- src/afclient.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/afclient.h') diff --git a/src/afclient.h b/src/afclient.h index 1cad80e..2bd1c02 100644 --- a/src/afclient.h +++ b/src/afclient.h @@ -40,6 +40,7 @@ #include "audit_list_struct.h" #include "daemon.h" #include "ar_options_struct.h" +#include "port_list_struct.h" #include #include -- cgit v1.1