/* LINTLIBRARY */
/* PROTOLIB1 */

/*
 * Copyright (c) 1998 by Sun Microsystems, Inc.
 * All rights reserved.
 */
#pragma ident   "@(#)llib-llpoam 1.1     98/07/10 SMI"

char *agettxt(long msg_id, char *buf, int buflen);

void fmtmsg(char * label, int severity, char * text, char * action);


