struct fmhcom {
/*
 * The "rout" receives this structure with
 * code == FMHRCV.
 */
char *ru; /* Far pointer to RU field */
char *lu_name;
struct scb *p_scb;
};
