7 lines
148 B
C
7 lines
148 B
C
#ident "$Revision: 1.4 $"
|
|
|
|
struct field;
|
|
|
|
extern void block_init(void);
|
|
extern void print_block(const struct field *fields, int argc, char **argv);
|