From 9c8bec84549416c51964c1a053431696cf30b2be Mon Sep 17 00:00:00 2001 From: Marco van Wieringen Date: Sat, 20 Feb 2010 20:52:28 +0100 Subject: [PATCH] Remove include file that makes the compile complain and doesn't seem to be used as removing makes the code compile ok. --- bacula/src/cats/myingres.c | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.5