X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fhtml.h;h=858590b53e5ce4160d51527b417a46f63bf1eefc;hb=f279b20c8087cd0d118c258f2d76d2e3c19d53f6;hp=1d9dd873b100794ea82b878436b07aebc686c166;hpb=b59ec44bffce28192c6408fed838c4d593a17c82;p=ppastats.git diff --git a/src/html.h b/src/html.h index 1d9dd87..858590b 100644 --- a/src/html.h +++ b/src/html.h @@ -32,4 +32,6 @@ void ppa_to_html(const char *owner, const int install_static_files, int ws_size); +void html_cleanup(); + #endif