CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/17 12:20:07
Modified files:
usr.bin/mandoc : eqn_html.c tbl_html.c
Log message:
The header file "html.h" uses enum roff_tok,
so "roff.h" must be included before it.
Diff from bcallah@ tweaked by me;
he found the bug by compiling with pcc.
