diff -r 8f46d5fb6bec -r ef48f5dc1b7f glib/libglib/src/gfileutils.c --- a/glib/libglib/src/gfileutils.c Mon Mar 22 12:55:48 2010 -0700 +++ b/glib/libglib/src/gfileutils.c Mon Mar 22 12:57:04 2010 -0700 @@ -60,6 +60,8 @@ #endif /* __SYMBIAN32__ */ +static gint create_temp_file (gchar *tmpl, int permissions); + /** * g_mkdir_with_parents: * @pathname: a pathname in the GLib file name encoding