10 lines
179 B
C
10 lines
179 B
C
#ifndef lint
|
|
/* static char *sccsid = "@(#)mbextern.h 1.1 92/07/30 SMI"; */
|
|
#endif
|
|
|
|
/*
|
|
* external declaration for mb* routines
|
|
*/
|
|
|
|
extern struct _code_set_info _code_set_info;
|