X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_cmd_putnotif.h;h=08b3bb37682f96c0862e7d69d29bc57af0c038f9;hb=4bc5568e749defb044160bb0cd80c5cb5fa3267c;hp=a9531721d6807076e36a258c7912bf7547e36db5;hpb=bec5a6dda77c05eae27e5aeecdf601e573090cc5;p=collectd.git diff --git a/src/utils_cmd_putnotif.h b/src/utils_cmd_putnotif.h index a9531721..08b3bb37 100644 --- a/src/utils_cmd_putnotif.h +++ b/src/utils_cmd_putnotif.h @@ -22,8 +22,6 @@ #ifndef UTILS_CMD_PUTNOTIF_H #define UTILS_CMD_PUTNOTIF_H 1 -#include "plugin.h" - int handle_putnotif (FILE *fh, char **fields, int fields_num); /* vim: set shiftwidth=2 softtabstop=2 tabstop=8 : */