utils_cmd_flush.c: add header for prototypes
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 29 Feb 2016 22:28:25 +0000 (23:28 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 29 Feb 2016 22:28:25 +0000 (23:28 +0100)
src/utils_cmd_flush.c

index 9a59310..087fee3 100644 (file)
@@ -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)
 {