X-Git-Url: https://unix4lyfe.org/gitweb/darkstat/blobdiff_plain/198d5897e90b5935f2b9cfd575418d9beae4356c..fa6fef9d7db2875136d60db0a26bb6aad4912804:/html.h diff --git a/html.h b/html.h index 8e5d915..bfe86b4 100644 --- a/html.h +++ b/html.h @@ -7,8 +7,6 @@ #ifndef __DARKSTAT_HTML_H #define __DARKSTAT_HTML_H -#include "config.h" /* for PACKAGE_STRING */ - void html_open(struct str *buf, const char *title, const int want_graph_js); void html_close(struct str *buf);