--- parser3/src/main/pa_socks.C 2002/08/01 11:41:19 1.16 +++ parser3/src/main/pa_socks.C 2003/01/21 15:51:15 1.18 @@ -1,16 +1,16 @@ /** @file Parser: socks initialization/finalization. - Copyright (c) 2001, 2002 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: 2002/08/01 11:41:19 $"; +static const char* IDENT_SOCKS_C="$Date: 2003/01/21 15:51:15 $"; #define NO_UNISTD_H #include "pa_config_includes.h" -#ifndef HAVE_SYS_SELECT_H +#ifdef HAVE_WINSOCK_H #include "pa_exception.h" #include "pa_socks.h"