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/zxor.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/zxor.c') diff --git a/src/zxor.c b/src/zxor.c index 4c68448..26e5b59 100644 --- a/src/zxor.c +++ b/src/zxor.c @@ -1,6 +1,9 @@ /* See LICENSE file for copyright and license details. */ #include "internals" +#include +#include + void zxor(z_t a, z_t b, z_t c) -- cgit v1.2.3-70-g09d2