From 933bf2c5969b1fc9d50fb39ae4e09a61243a8512 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sat, 15 Dec 2018 18:42:31 +0100 Subject: [PATCH] include what you use --- src/kernel/ally.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/kernel/ally.c b/src/kernel/ally.c index 80ef6b18f..f4ab35c8e 100644 --- a/src/kernel/ally.c +++ b/src/kernel/ally.c @@ -1,6 +1,5 @@ #include "platform.h" #include "config.h" -#include "types.h" #include "ally.h" #include "unit.h"