From 640ce386535c4ac9ee20d0bb550840e14ddf21ed Mon Sep 17 00:00:00 2001 From: Stephen Street Date: Mon, 23 Apr 2018 10:16:49 -0700 Subject: [PATCH] Fix header inclusion --- src/support.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/support.c b/src/support.c index d34f8b3..8fef62e 100644 --- a/src/support.c +++ b/src/support.c @@ -6,6 +6,7 @@ */ #include +#include #if LIBFTDI1 == 1 #include