to make valgrind happy
[ppastats.git] / src / html.h
index 1d9dd87..858590b 100644 (file)
@@ -32,4 +32,6 @@ void ppa_to_html(const char *owner,
                 const int install_static_files,
                 int ws_size);
 
+void html_cleanup();
+
 #endif