X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a5e4ad2d8b9c6bcfc7029894d3a3837166996b35..8f208794318f83826e98168b8b430f2d9a68bcce:/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);