From 8819d329eb37294cef4b08f8886ec94d4f535f3c Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 12 Jan 2008 18:13:28 +0000 Subject: [PATCH] Update bacula.def git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6280 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/win32/dll/bacula.def | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bacula/src/win32/dll/bacula.def b/bacula/src/win32/dll/bacula.def index 0aabc357cc..857677e4d5 100644 --- a/bacula/src/win32/dll/bacula.def +++ b/bacula/src/win32/dll/bacula.def @@ -580,18 +580,19 @@ _ZN6rblist6searchEPvPFiS0_S0_E _ZN6rblist7destroyEv ; runscript.o -_ZN9RUNSCRIPT21set_job_code_callbackEPFPcP3JCRPKcE _Z11run_scriptsP3JCRP5alistPKc _Z13new_runscriptv _Z14copy_runscriptP9RUNSCRIPT _Z14free_runscriptP9RUNSCRIPT _Z15free_runscriptsP5alist _ZN9RUNSCRIPT10set_targetEPKc -_ZN9RUNSCRIPT11set_commandEPKc +_ZN9RUNSCRIPT11set_commandEPKci _ZN9RUNSCRIPT13reset_defaultEb +_ZN9RUNSCRIPT21set_job_code_callbackEPFPcP3JCRPKcE _ZN9RUNSCRIPT3runEP3JCRPKc _ZN9RUNSCRIPT5debugEv _ZN9RUNSCRIPT8is_localEv + ; rwlock.o _Z11rwl_destroyP12s_rwlock_tag -- 2.39.5