s3-libgpo: fix the build of scripts client side extension.
authorGünther Deschner <gd@samba.org>
Tue, 21 Sep 2010 23:13:33 +0000 (16:13 -0700)
committerGünther Deschner <gd@samba.org>
Tue, 21 Sep 2010 23:13:58 +0000 (16:13 -0700)
Guenther

source3/libgpo/gpext/scripts.c

index bc62b811cfc6183b4794b437cdf5a0355e0560a2..693924dbee924cbb89d6651d69c818a9dce8654c 100644 (file)
@@ -22,6 +22,7 @@
 #include "../libgpo/gpo.h"
 #include "libgpo/gpo_proto.h"
 #include "registry.h"
+#include "registry/reg_api.h"
 
 #define GP_EXT_NAME "scripts"