--- parser3/src/main/pa_socks.C 2003/01/28 12:11:50 1.18.2.1 +++ parser3/src/main/pa_socks.C 2003/01/31 12:34:37 1.18.2.3 @@ -1,11 +1,11 @@ /** @file Parser: socks initialization/finalization. - Copyright (c) 2001, 2003 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001-2003 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char* IDENT_SOCKS_C="$Date: 2003/01/28 12:11:50 $"; +static const char* IDENT_SOCKS_C="$Date: 2003/01/31 12:34:37 $"; #define NO_UNISTD_H #include "pa_config_includes.h" @@ -13,6 +13,7 @@ static const char* IDENT_SOCKS_C="$Date: #ifdef HAVE_WINSOCK_H #include "pa_exception.h" #include "pa_socks.h" +#include "pa_string.h" #include