From c27c4204f0d734bc1a889b4405469ac83d568883 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 2 Mar 2016 21:16:00 +0100 Subject: Cleanup and add missing header inclusions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/zstr.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/zstr.c') diff --git a/src/zstr.c b/src/zstr.c index a1d4d13..e71b20f 100644 --- a/src/zstr.c +++ b/src/zstr.c @@ -1,6 +1,9 @@ /* See LICENSE file for copyright and license details. */ #include "internals" +#include +#include + #define num libzahl_tmp_str_num #define rem libzahl_tmp_str_rem -- cgit v1.2.3-70-g09d2