typedef unsigned int u_int32_t; /* XXX Hope this works! */
#endif
-#ifndef VMSP
#include "class.h"
#include "dbuf.h" /* THIS REALLY SHOULDN'T BE HERE!!! --msa */
-#endif
#define ARGLEN 132 /* Argument length for events -taz */
#define HOSTLEN 63 /* Length of hostname. Updated to */
int port;
time_t hold; /* Hold action until this time (calendar time) */
int tmpconf;
-#ifndef VMSP
aClass *class; /* Class of connection */
-#endif
struct ConfItem *next;
};