projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c6ff00
)
Include header for prototype of handle_putnotif
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Mon, 29 Feb 2016 22:21:35 +0000
(23:21 +0100)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Mon, 29 Feb 2016 22:21:35 +0000
(23:21 +0100)
src/utils_cmd_putnotif.c
patch
|
blob
|
history
diff --git
a/src/utils_cmd_putnotif.c
b/src/utils_cmd_putnotif.c
index
bed8462
..
ec91419
100644
(file)
--- a/
src/utils_cmd_putnotif.c
+++ b/
src/utils_cmd_putnotif.c
@@
-24,6
+24,7
@@
#include "plugin.h"
#include "utils_parse_option.h"
+#include "utils_cmd_putnotif.h"
#define print_to_socket(fh, ...) \
do { \