From 97432ec21721dbccf4b086e3b41b98aeb746c1db Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 10 Apr 2010 12:20:53 +0200 Subject: [PATCH] Revert "Fix typo" This reverts commit 8e80245ba7a93a36364faaf4bad2970ee23e90a7. --- bacula/src/cats/cats.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/src/cats/cats.h b/bacula/src/cats/cats.h index 20351bd04b..52ae5c6721 100644 --- a/bacula/src/cats/cats.h +++ b/bacula/src/cats/cats.h @@ -538,7 +538,7 @@ extern const char* my_pg_batch_fill_path_query; #ifdef HAVE_INGRES #include "myingres.h" -#include "lib/breg.h" +#include "lib/reg.h" #define BDB_VERSION 12 -- 2.39.5