From 0a250f4946a6045290229a276acf1e007c61450e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Deschner?= Date: Sat, 26 Feb 2011 00:28:15 +0100 Subject: registry: create and use shared libcli/registry/util_reg.h header. Guenther --- source3/libgpo/gpext/scripts.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/libgpo/gpext') diff --git a/source3/libgpo/gpext/scripts.c b/source3/libgpo/gpext/scripts.c index 09dc3de492e..3e977378ee4 100644 --- a/source3/libgpo/gpext/scripts.c +++ b/source3/libgpo/gpext/scripts.c @@ -23,6 +23,7 @@ #include "libgpo/gpo_proto.h" #include "registry.h" #include "registry/reg_api.h" +#include "../libcli/registry/util_reg.h" #define GP_EXT_NAME "scripts" -- cgit v1.2.1