From 3ff947580f7829ddff385f73d59faeb96e52dcf3 Mon Sep 17 00:00:00 2001 From: Jinkun Jang Date: Sat, 16 Mar 2013 01:15:44 +0900 Subject: merge with master --- server/include/thumb-server-internal.h | 1 + 1 file changed, 1 insertion(+) (limited to 'server/include') diff --git a/server/include/thumb-server-internal.h b/server/include/thumb-server-internal.h index cbf8644..d8a16f3 100755 --- a/server/include/thumb-server-internal.h +++ b/server/include/thumb-server-internal.h @@ -46,6 +46,7 @@ gboolean _thumb_daemon_udp_thread(void *data); gboolean _thumb_daemon_start_jobs(gpointer data); void _thumb_daemon_finish_jobs(); +void _thumb_daemon_vconf_cb(void *data); gboolean _thumb_server_prepare_socket(int *sock_fd); gboolean _thumb_server_read_socket(GIOChannel *src, GIOCondition condition, -- cgit v1.2.3