projects
/
darkstat
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Include config.h explicitly.
[darkstat]
/
html.h
diff --git
a/html.h
b/html.h
index
8e5d915
..
bfe86b4
100644
(file)
--- a/
html.h
+++ b/
html.h
@@
-7,8
+7,6
@@
#ifndef __DARKSTAT_HTML_H
#define __DARKSTAT_HTML_H
#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);
void html_open(struct str *buf, const char *title,
const int want_graph_js);
void html_close(struct str *buf);