From b4eaa17e82f439a0b70b1b7079d1592564d9f621 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 17 Jun 2011 07:28:33 +0000 Subject: [PATCH] update for api changes --- lib/isccfg/win32/libisccfg.def | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/isccfg/win32/libisccfg.def b/lib/isccfg/win32/libisccfg.def index 0e7260e0ee..6e6f4b4288 100644 --- a/lib/isccfg/win32/libisccfg.def +++ b/lib/isccfg/win32/libisccfg.def @@ -4,9 +4,10 @@ LIBRARY libisccfg EXPORTS cfg_acl_fromconfig +cfg_aclconfctx_attach cfg_aclconfctx_clear -cfg_aclconfctx_clone -cfg_aclconfctx_init +cfg_aclconfctx_create +cfg_aclconfctx_detach cfg_list_first cfg_list_next cfg_listelt_value