svn commit: samba r26372 - in branches/SAMBA_4_0: . source/lib/registry

jelmer at samba.org jelmer at samba.org
Mon Dec 10 10:29:35 GMT 2007


Author: jelmer
Date: 2007-12-10 10:29:35 +0000 (Mon, 10 Dec 2007)
New Revision: 26372

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=26372

Log:
Add include for external users.
Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/lib/registry/hive.h


Changeset:

Property changes on: branches/SAMBA_4_0
___________________________________________________________________
Name: bzr:revision-info
...skipped...
Name: bzr:revision-id:v3-trunk0
...skipped...

Modified: branches/SAMBA_4_0/source/lib/registry/hive.h
===================================================================
--- branches/SAMBA_4_0/source/lib/registry/hive.h	2007-12-10 10:29:32 UTC (rev 26371)
+++ branches/SAMBA_4_0/source/lib/registry/hive.h	2007-12-10 10:29:35 UTC (rev 26372)
@@ -22,6 +22,7 @@
 #define __REGISTRY_HIVE_H__
 
 #include <talloc.h>
+#include "libcli/util/werror.h"
 #include "librpc/gen_ndr/security.h"
 #include "libcli/util/ntstatus.h"
 



More information about the samba-cvs mailing list