[libsecret] The secret_attribute_build() functions are stable



commit 79d1f4b71842cbff82db1080046f8a77a4a3d611
Author: Stef Walter <stefw gnome org>
Date:   Fri Jul 13 14:02:50 2012 +0200

    The secret_attribute_build() functions are stable

 libsecret/secret.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libsecret/secret.h b/libsecret/secret.h
index 91b7541..f0419e8 100644
--- a/libsecret/secret.h
+++ b/libsecret/secret.h
@@ -19,6 +19,7 @@
 
 #define __SECRET_INSIDE_HEADER__
 
+#include <libsecret/secret-attributes.h>
 #include <libsecret/secret-password.h>
 #include <libsecret/secret-schema.h>
 #include <libsecret/secret-schemas.h>
@@ -31,7 +32,6 @@
 #warning "This API has not yet reached stability. Define SECRET_API_SUBJECT_TO_CHANGE to acknowledge"
 #endif
 
-#include <libsecret/secret-attributes.h>
 #include <libsecret/secret-collection.h>
 #include <libsecret/secret-enum-types.h>
 #include <libsecret/secret-item.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]