mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 18:37:50 +02:00
Be sure to #include "gutils.h" in gbacktrace.c
0e3f530185
introduced a compiler warning
about implicit declaration of g_get_prgname(). Fix that.
Problem caught and fix suggested by Rico Tzschichholz.
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
#include "gtypes.h"
|
||||
#include "gmain.h"
|
||||
#include "gprintfint.h"
|
||||
#include "gutils.h"
|
||||
|
||||
|
||||
#ifndef NO_FD_SET
|
||||
|
Reference in New Issue
Block a user