From 25307f6eb6922e97706b7e3e92827c9eee262b1c Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Mon, 14 Mar 2016 04:44:03 -0700 Subject: explicit stdio for snprintf --- skeletons/INTEGER.c | 1 + 1 file changed, 1 insertion(+) diff --git a/skeletons/INTEGER.c b/skeletons/INTEGER.c index eed82176..bcdd395c 100644 --- a/skeletons/INTEGER.c +++ b/skeletons/INTEGER.c @@ -6,6 +6,7 @@ #include #include #include /* Encoder and decoder of a primitive type */ +#include #include /* -- cgit v1.2.3