projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7332670
)
utils_cmd_flush.c: add header for prototypes
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Mon, 29 Feb 2016 22:28:25 +0000
(23:28 +0100)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Mon, 29 Feb 2016 22:28:25 +0000
(23:28 +0100)
src/utils_cmd_flush.c
patch
|
blob
|
history
diff --git
a/src/utils_cmd_flush.c
b/src/utils_cmd_flush.c
index
9a59310
..
087fee3
100644
(file)
--- a/
src/utils_cmd_flush.c
+++ b/
src/utils_cmd_flush.c
@@
-25,6
+25,7
@@
#include "common.h"
#include "plugin.h"
#include "utils_parse_option.h"
+#include "utils_cmd_flush.h"
int handle_flush (FILE *fh, char *buffer)
{