/*
 * fxcl_err.h:
 * This file is automatically generated; please do not edit it.
 */
#define ERR_FXCL_HOSTS                           (-2094569984L)
#define ERR_FXCL_READ                            (-2094569983L)
extern void initialize_fxcl_error_table ();
#define ERROR_TABLE_BASE_fxcl (-2094569984L)

/* for compatibility with older versions... */
#define init_fxcl_err_tbl initialize_fxcl_error_table
#define fxcl_err_base ERROR_TABLE_BASE_fxcl
