From e52eb9e91481f7dd81abdfc9b7a88c68fe3f2d41 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Fri, 7 Oct 2016 02:06:15 +0200 Subject: *: fixed includes --- src/common/stdin.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/stdin.c') diff --git a/src/common/stdin.c b/src/common/stdin.c index 2664c3e..345b021 100644 --- a/src/common/stdin.c +++ b/src/common/stdin.c @@ -6,6 +6,7 @@ * See the file LICENSE. */ +#include #include #include "utils.h" #include "stdin.h" -- cgit v1.2.3-18-g5258