Missing include header

This commit is contained in:
Wilson Lin 2018-08-03 23:01:17 +12:00
parent a1513a88c1
commit cdad4f95e6
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include "../../rule/char/tagname.c"
#include "../../util/hbchar.h"
#include "../../util/buffer.c"
#include "../../util/pipe.c"
hbu_buffer_t hbsh_tagname(hbu_pipe_t pipe) {