X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_cmd_putnotif.h;h=7e900b509f7010cf4bc90d093140a287d044dd60;hb=7658e9919a3ac9efafe4c7c2c76112ec67eeee3b;hp=8d5475b92fc3b75ccd20c28e84b873ebb00fe79a;hpb=8a277e54b4ed7bccb4b3a2e7668792cd5303d3ac;p=collectd.git diff --git a/src/utils_cmd_putnotif.h b/src/utils_cmd_putnotif.h index 8d5475b9..7e900b50 100644 --- a/src/utils_cmd_putnotif.h +++ b/src/utils_cmd_putnotif.h @@ -22,6 +22,8 @@ #ifndef UTILS_CMD_PUTNOTIF_H #define UTILS_CMD_PUTNOTIF_H 1 +#include + int handle_putnotif (FILE *fh, char *buffer); /* vim: set shiftwidth=2 softtabstop=2 tabstop=8 : */