From: Kern Sibbald Date: Mon, 4 Jan 2010 12:21:07 +0000 (+0100) Subject: Fix typo in myingres.c after merge X-Git-Tag: Release-7.0.0~2412 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c05e9e54ecb182ebae4230257fbe4b86302b6da8;p=thirdparty%2Fbacula.git Fix typo in myingres.c after merge --- diff --git a/bacula/src/cats/myingres.c b/bacula/src/cats/myingres.c index 16792f735c..aa34bc84b5 100644 --- a/bacula/src/cats/myingres.c +++ b/bacula/src/cats/myingres.c @@ -4,7 +4,7 @@ #ifdef HAVE_INGRES -#include " +#include # include extern IISQLCA sqlca; /* SQL Communications Area */ #include