X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/be6991c1e42d548848bf2f51fd9910d14b5bdf40..4b4a62d507adc61e20e75e2748301ef307a6c95f:/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);