--- parser3/src/main/pa_socks.C 2002/03/27 15:30:37 1.14 +++ 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) - - $Id: pa_socks.C,v 1.14 2002/03/27 15:30:37 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"