s3: remove POLICY_HND.
[idra/samba.git] / source3 / include / libsmb_internal.h
index e28c853a1e7a1f862e1e68e725b15f3279ec2db6..0bfcd8fab781922e2e095403fb9d1cf59f479915 100644 (file)
@@ -74,7 +74,7 @@ struct _SMBCSRV {
        bool no_pathinfo;
        bool no_pathinfo2;
         bool no_nt_session;
-        POLICY_HND pol;
+        struct policy_handle pol;
 
        SMBCSRV *next, *prev;