[gnome-online-accounts] identity: Fix implicit declaration of goa_kerberos_identity_inquiry_new
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] identity: Fix implicit declaration of goa_kerberos_identity_inquiry_new
- Date: Thu, 7 Feb 2013 12:31:46 +0000 (UTC)
commit 2be7b6704219628c23a34d649f692dbc262aace4
Author: Dominique Leuenberger <dimstar opensuse org>
Date: Wed Feb 6 19:32:51 2013 +0100
identity: Fix implicit declaration of goa_kerberos_identity_inquiry_new
Fixes: https://bugzilla.gnome.org/693273
src/goaidentity/goakerberosidentity.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/goaidentity/goakerberosidentity.c b/src/goaidentity/goakerberosidentity.c
index 9795e5c..f62fbe2 100644
--- a/src/goaidentity/goakerberosidentity.c
+++ b/src/goaidentity/goakerberosidentity.c
@@ -24,6 +24,7 @@
#include "goaidentity.h"
#include "goakerberosidentity.h"
+#include "goakerberosidentityinquiry.h"
#include "goaalarm.h"
#include "goalogging.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]