X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Futils_cmd_putnotif.h;fp=src%2Futils_cmd_putnotif.h;h=08b3bb37682f96c0862e7d69d29bc57af0c038f9;hp=a9531721d6807076e36a258c7912bf7547e36db5;hb=22b70372976569e5763816bbdb8a5011f9f8226b;hpb=02821d073fcc467e75f445d0b899dc17ddd15fd9 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 : */