projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
655c24d
)
Merged fix from `trunk' to `tags/collectd-3.7.2'
author
octo
<octo>
Sat, 18 Feb 2006 11:54:34 +0000
(11:54 +0000)
committer
octo
<octo>
Sat, 18 Feb 2006 11:54:34 +0000
(11:54 +0000)
src/collectd.h
patch
|
blob
|
history
diff --git
a/src/collectd.h
b/src/collectd.h
index
34b0261
..
89153f9
100644
(file)
--- a/
src/collectd.h
+++ b/
src/collectd.h
@@
-200,7
+200,10
@@
#define MODE_LOCAL 0x04
extern time_t curtime;
+
+#ifdef HAVE_LIBRRD
extern int operating_mode;
+#endif
/* int main (int argc, char **argv); */