]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/dird/dird.h
Make migration work with new subroutine
[bacula/bacula] / bacula / src / dird / dird.h
index 8cc1b004f3510bd99b03e7b591919a1933d657a1..2dbcd73d1fb94471458b30b1ee7898953d0c2e61 100644 (file)
@@ -6,7 +6,7 @@
  *    Version $Id$
  */
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2005 Kern Sibbald
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
@@ -45,3 +45,4 @@ extern int SDConnectTimeout;
 
 /* From job.c */
 void dird_free_jcr(JCR *jcr);
+void dird_free_jcr_pointers(JCR *jcr);