/*
 * bind_et.h:
 * This file is automatically generated; please do not edit it.
 */
#define BIND_HOST_NOT_FOUND                      (1916411392L)
#define BIND_TRY_AGAIN                           (1916411393L)
#define BIND_NO_RECOVERY                         (1916411394L)
#define BIND_NO_ADDRESS                          (1916411395L)
extern void initialize_bind_error_table ();
#define ERROR_TABLE_BASE_bind (1916411392L)

/* for compatibility with older versions... */
#define init_bind_err_tbl initialize_bind_error_table
#define bind_err_base ERROR_TABLE_BASE_bind
