X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/756e3ea6392e30bcd0a41346d4ffa42c56d715e2..4b4a62d507adc61e20e75e2748301ef307a6c95f:/html.h?ds=sidebyside 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);