THE Idmap patch :-)
[kai/samba-autobuild/.git] / source / nsswitch / winbindd.h
index d98ac28ab14036f887009932f48ac21ea426c4a0..192b0588714262955a8261a113e79fa6f1aab508 100644 (file)
@@ -203,7 +203,7 @@ typedef struct {
 } CLI_POLICY_HND;
 
 /* Filled out by IDMAP backends */
-struct idmap_methods {
+struct winbindd_idmap_methods {
   /* Called when backend is first loaded */
   BOOL (*init)(void);