]> git.pld-linux.org Git - packages/bacula.git/blob - bacula-compile.patch
- rel 0.3; builds with dbi as default
[packages/bacula.git] / bacula-compile.patch
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  
7 -extern int rl_catch_signals;
8 +extern "C" int rl_catch_signals;
9  
10  /* Imported functions */
11  int authenticate_director(JCR *jcr, DIRRES *director, CONRES *cons);
This page took 0.169115 seconds and 3 git commands to generate.