--- parser3/src/include/pa_sapi.h 2001/10/22 16:44:42 1.14 +++ parser3/src/include/pa_sapi.h 2002/02/08 08:30:13 1.18 @@ -1,16 +1,15 @@ /** @file Parser: web server api interface object decl. - Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) - Author: Alexander Petrosyan (http://design.ru/paf) + Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) + Author: Alexandr Petrosian (http://paf.design.ru) - $Id: pa_sapi.h,v 1.14 2001/10/22 16:44:42 parser Exp $ + $Id: pa_sapi.h,v 1.18 2002/02/08 08:30:13 paf Exp $ */ #ifndef PA_SAPI_H #define PA_SAPI_H -#include "pa_config_includes.h" #include "pa_pool.h" #include "pa_types.h"