From f7ef34d171b2975c752cfdd14abc0d9a74d5f584 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 4 Jan 2010 13:21:07 +0100 Subject: [PATCH] Fix typo in myingres.c after merge --- bacula/src/cats/myingres.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5