From: Marco van Wieringen Date: Sat, 20 Feb 2010 19:52:28 +0000 (+0100) Subject: Remove include file that makes the compile complain and doesn't seem to be used as... X-Git-Tag: Release-5.0.1~23 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9c8bec84549416c51964c1a053431696cf30b2be;p=bacula%2Fbacula Remove include file that makes the compile complain and doesn't seem to be used as removing makes the code compile ok. --- diff --git a/bacula/src/cats/myingres.c b/bacula/src/cats/myingres.c index e9f0e66241..6098ceeec7 100644 --- a/bacula/src/cats/myingres.c +++ b/bacula/src/cats/myingres.c @@ -3,7 +3,6 @@ #include "cats.h" #ifdef HAVE_INGRES -#include #include extern IISQLCA sqlca; /* SQL Communications Area */ #include