summaryrefslogtreecommitdiff
path: root/libgpo/gpo.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgpo/gpo.h')
-rw-r--r--libgpo/gpo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgpo/gpo.h b/libgpo/gpo.h
index ea3d652bcb..35adc9425b 100644
--- a/libgpo/gpo.h
+++ b/libgpo/gpo.h
@@ -260,6 +260,7 @@ NTSTATUS check_refresh_gpo(ADS_STRUCT *ads,
struct cli_state **cli_out);
NTSTATUS check_refresh_gpo_list(ADS_STRUCT *ads,
TALLOC_CTX *mem_ctx,
+ const char *cache_path,
uint32_t flags,
struct GROUP_POLICY_OBJECT *gpo_list);
NTSTATUS gpo_get_unix_path(TALLOC_CTX *mem_ctx,