r25552: Convert to standard bool type.
[samba.git] / source4 / auth / gensec / schannel_state.c
index 46fb48ffd3f1ec3e7339c7fbbe35e55498531954..808240c4f4b3e4e923e64b5b21e8c309516ff692 100644 (file)
@@ -35,7 +35,7 @@ struct ldb_context *schannel_db_connect(TALLOC_CTX *mem_ctx)
 {
        char *path;
        struct ldb_context *ldb;
-       BOOL existed;
+       bool existed;
        const char *init_ldif = 
                "dn: @ATTRIBUTES\n" \
                "computerName: CASE_INSENSITIVE\n" \