mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 16:32:18 +01: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