/*
 * usp_et.h:
 * This file is automatically generated; please do not edit it.
 */
#define UENOTRCVING                              (50031104L)
#define UENOTSENDING                             (50031105L)
#define UECBNOTENDED                             (50031106L)
#define UEPREMEOB                                (50031107L)
#define UEBADATA                                 (50031108L)
#define UENOMEM                                  (50031109L)
#define UEINTERNAL                               (50031110L)
extern void initialize_usp_error_table ();
#define ERROR_TABLE_BASE_usp (50031104L)

/* for compatibility with older versions... */
#define init_usp_err_tbl initialize_usp_error_table
#define usp_err_base ERROR_TABLE_BASE_usp
