aboutsummaryrefslogtreecommitdiff
path: root/src/resolver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resolver.h')
-rw-r--r--src/resolver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resolver.h b/src/resolver.h
index 8d5cb187..e5ad0675 100644
--- a/src/resolver.h
+++ b/src/resolver.h
@@ -42,6 +42,7 @@ resolver_quark(void)
* @param error location to store the error occurring, or NULL to
* ignore errors
*/
+G_GNUC_MALLOC
char *
sockaddr_to_string(const struct sockaddr *sa, size_t length, GError **error);