--- parser3/src/main/pa_socks.C 2002/08/01 11:26:50 1.15 +++ 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="$Id: pa_socks.C,v 1.15 2002/08/01 11:26:50 paf Exp $"; +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"