r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ioctl.h)
[bbaumbach/samba-autobuild/.git] / source4 / libads / krb5_setpw.c
index f6a5b9375c848768602f220e56791f101d2bdfdb..257c28e755afc4cb6ea2f9ca9b2833f04b193c88 100644 (file)
@@ -49,8 +49,7 @@ static DATA_BLOB encode_krb5_setpw(const char *principal, const char *password)
        char* realm = NULL;
        char* c;
        char* princ;
-
-       ASN1_DATA req;
+       struct asn1_data req;
        DATA_BLOB ret;