X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/08352c7a02f057f6cbaf817ca7e53c53be590a62..57d09bf448990b3a67436e928807e854e491756f:/html.h diff --git a/html.h b/html.h index 20e1dc2..bb36f37 100644 --- a/html.h +++ b/html.h @@ -1,7 +1,7 @@ #ifndef HTML_H #define HTML_H -extern int htmlfd; +#include extern void html_raw(const char *txt, size_t size); extern void html(const char *txt);