From 9d36c86f8a0c759625753c4a9a02e0cfbf123a4b Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Wed, 20 May 2009 12:10:33 +0200 Subject: [PATCH] Add missing symbols to gio.symbols --- gio/gio.symbols | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gio/gio.symbols b/gio/gio.symbols index 70ba750..ad15e40 100644 --- a/gio/gio.symbols +++ b/gio/gio.symbols @@ -869,6 +869,7 @@ g_password_save_get_type G_GNUC_CONST g_emblem_origin_get_type G_GNUC_CONST g_socket_family_get_type G_GNUC_CONST g_socket_type_get_type G_GNUC_CONST +g_socket_protocol_get_type G_GNUC_CONST g_socket_msg_flags_get_type G_GNUC_CONST g_resolver_error_get_type G_GNUC_CONST #endif @@ -932,6 +933,11 @@ g_inet_socket_address_new #ifdef G_OS_UNIX g_unix_socket_address_get_type G_GNUC_CONST g_unix_socket_address_new +g_unix_socket_address_new_abstract +g_unix_socket_address_abstract_names_supported +g_unix_socket_address_get_is_abstract +g_unix_socket_address_get_path +g_unix_socket_address_get_path_len #endif #endif #endif -- 2.7.4