diff options
Diffstat (limited to 'ctl-lib/ctl-plugin.h')
-rw-r--r-- | ctl-lib/ctl-plugin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ctl-lib/ctl-plugin.h b/ctl-lib/ctl-plugin.h index 0ae6fbf..56cd465 100644 --- a/ctl-lib/ctl-plugin.h +++ b/ctl-lib/ctl-plugin.h @@ -28,6 +28,7 @@ extern "C" { #define _GNU_SOURCE #endif +#include <stdio.h> #include <json-c/json.h> #include "afb-definitions.h" |