mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-29 13:23:31 +02:00
Include stdlib.h to avoid warning
Fixes a "implicit declaration of function ‘strtol’" warning
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <glib.h>
|
||||
#include "glibintl.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "gnetworkaddress.h"
|
||||
#include "gasyncresult.h"
|
||||
#include "ginetaddress.h"
|
||||
|
Reference in New Issue
Block a user