mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-08 08:43:05 +02:00
gosxutils: Add missing prototype
Fixes a `-Wmissing-prototypes` warning on macOS. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
249e654b96
commit
97e3d366bc
@ -21,6 +21,8 @@
|
|||||||
#include "gutils.h"
|
#include "gutils.h"
|
||||||
#include "gstrfuncs.h"
|
#include "gstrfuncs.h"
|
||||||
|
|
||||||
|
void load_user_special_dirs_macos (gchar **table);
|
||||||
|
|
||||||
static gchar *
|
static gchar *
|
||||||
find_folder (NSSearchPathDirectory type)
|
find_folder (NSSearchPathDirectory type)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user