s3-winbind: Fixed the build of idmap_rid.
authorAndreas Schneider <asn@samba.org>
Fri, 15 Oct 2010 11:32:08 +0000 (13:32 +0200)
committerAndreas Schneider <asn@samba.org>
Fri, 15 Oct 2010 11:34:03 +0000 (11:34 +0000)
source3/winbindd/idmap_rid.c

index 982c4fde69c9b515adb165e7da0e178abb0c0b0b..ae54475dfd04b5955f863a3e6ddf2fed862e217b 100644 (file)
@@ -21,6 +21,7 @@
 #include "includes.h"
 #include "winbindd.h"
 #include "idmap.h"
+#include "../libcli/security/dom_sid.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_IDMAP