]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/jcr.h
ebl fix scan of encrypted stream
[bacula/bacula] / bacula / src / jcr.h
index f37b6f68650fa35f728feb48dd4feef0b7366b42..6a2dad36e4d23f6a47fb9b41a204a5f709c40929 100644 (file)
@@ -353,7 +353,7 @@ struct s_last_job {
 };
 
 extern struct s_last_job last_job;
-extern dlist * DLL_IMP_EXP last_jobs;
+extern DLL_IMP_EXP dlist * last_jobs;
 
 
 /* The following routines are found in lib/jcr.c */