]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Fix postgresql warning
authorEric Bollengier <eric@baculasystems.com>
Thu, 20 Jul 2023 11:52:18 +0000 (13:52 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 14 Sep 2023 11:57:01 +0000 (13:57 +0200)
bacula/src/cats/postgresql.c

index b369a325612778316ee06086e420026905f185cb..ad650ed79e005e6d8436754367a12f827cdaea7b 100644 (file)
@@ -43,6 +43,7 @@
 #undef PACKAGE_STRING
 #undef PACKAGE_TARNAME
 #undef PACKAGE_VERSION
+#undef PACKAGE_URL
 
 #include  "libpq-fe.h"
 #include  "postgres_ext.h"       /* needed for NAMEDATALEN */