]> git.pld-linux.org Git - packages/bacula.git/blame - bacula-compile.patch
- use bdi:mysql as default
[packages/bacula.git] / bacula-compile.patch
CommitLineData
ea0a1961
JK
1--- bacula-2.0.0/src/console/console.c.orig 2006-11-27 11:02:59.000000000 +0100
2+++ bacula-2.0.0/src/console/console.c 2007-01-05 09:57:26.000000000 +0100
3@@ -57,7 +57,7 @@
4
5 /* Exported variables */
6
44177c38
SS
7-extern int rl_catch_signals;
8+extern "C" int rl_catch_signals;
44177c38
SS
9
10 /* Imported functions */
ea0a1961 11 int authenticate_director(JCR *jcr, DIRRES *director, CONRES *cons);
This page took 0.164822 seconds and 4 git commands to generate.