/soc/2012/michael/android: 3d9dc2aa022d: Added account.h import ...
Michael Zangl
michael at soc.pidgin.im
Fri Aug 3 04:43:18 EDT 2012
Changeset: 3d9dc2aa022d061f0f6c9cb83a0b8d186fa67d7d
Author: Michael Zangl <michael at soc.pidgin.im>
Date: 2012-08-03 10:40 +0200
Branch: soc.2012.android
URL: http://hg.pidgin.im/soc/2012/michael/android/rev/3d9dc2aa022d
Description:
Added account.h import to dnssrv.h.
diffstat:
libpurple/dnssrv.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff --git a/libpurple/dnssrv.h b/libpurple/dnssrv.h
--- a/libpurple/dnssrv.h
+++ b/libpurple/dnssrv.h
@@ -29,6 +29,7 @@ typedef struct _PurpleSrvResponse Purple
typedef struct _PurpleTxtResponse PurpleTxtResponse;
#include <glib.h>
+#include "account.h"
typedef enum {
PurpleDnsTypeTxt = 16,
More information about the Commits
mailing list