diff options
Diffstat (limited to 'plugins/samples/ClientCtx.c')
-rw-r--r-- | plugins/samples/ClientCtx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/samples/ClientCtx.c b/plugins/samples/ClientCtx.c index b59400e1..175b9387 100644 --- a/plugins/samples/ClientCtx.c +++ b/plugins/samples/ClientCtx.c @@ -16,6 +16,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include <stdio.h> #include "local-def.h" |