From 96ce968b123f0edde7b8c3b61e9d2abed002c678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Fri, 7 Jan 2011 14:42:49 -0500 Subject: [PATCH] gears: Include config.h --- clients/gears.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clients/gears.c b/clients/gears.c index 160b0793..a0807418 100644 --- a/clients/gears.c +++ b/clients/gears.c @@ -20,6 +20,8 @@ * OF THIS SOFTWARE. */ +#include "config.h" + #include #include #include