From e5548fb00024af790f4422c86a8b9784909e76f9 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 21 Dec 2016 01:37:01 -0800 Subject: fix compile errors. --- src/core/snprintf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/snprintf.h') diff --git a/src/core/snprintf.h b/src/core/snprintf.h index f25bc297..66028de3 100644 --- a/src/core/snprintf.h +++ b/src/core/snprintf.h @@ -11,6 +11,7 @@ #define CORE_SNPRINTF_H #include +#include /* * We have our own snprintf, because some platforms lack this, while -- cgit v1.2.3-70-g09d2