--- parser3/src/include/pa_config_fixed.h 2001/10/27 12:58:51 1.27 +++ parser3/src/include/pa_config_fixed.h 2001/12/13 11:09:46 1.33 @@ -2,9 +2,9 @@ Parser: Configure file for autoconf-disabled platforms. Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) - Author: Alexander Petrosyan (http://design.ru/paf) + Author: Alexander Petrosyan (http://paf.design.ru) - $Id: pa_config_fixed.h,v 1.27 2001/10/27 12:58:51 paf Exp $ + $Id: pa_config_fixed.h,v 1.33 2001/12/13 11:09:46 paf Exp $ tested only with MS Visual C++ V6 @@ -27,6 +27,11 @@ #define HAVE_DIRECT_H #define HAVE_SETJMP_H #define HAVE_MEMORY_H +#define HAVE_SYS_LOCKING_H +#define HAVE_SYS_TYPES_H +#define HAVE__LOCKING + #define USE_SMTP #define XML -#define DB2 \ No newline at end of file +#define DB2 +#define HAVE_PRAGMA_PACK