From 677f03e43b47d1339e0ac223e145918e462bc0e1 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 14 Nov 2014 14:25:58 -0800 Subject: Exported some functions from buffer that are used elsewhere. --- src/html/houdini_html_u.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/html') diff --git a/src/html/houdini_html_u.c b/src/html/houdini_html_u.c index 49b4956..b88b9d1 100644 --- a/src/html/houdini_html_u.c +++ b/src/html/houdini_html_u.c @@ -2,6 +2,7 @@ #include #include +#include "buffer.h" #include "houdini.h" #include "utf8.h" #include "html_unescape.h" -- cgit v1.2.3