mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 06:32:10 +01:00
Include stdlib.h
2005-06-30 Matthias Clasen <mclasen@redhat.com> * gmodule-ar.c: Include stdlib.h
This commit is contained in:
parent
b49f56ad86
commit
c888581c43
@ -1,3 +1,7 @@
|
||||
2005-06-30 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gmodule-ar.c: Include stdlib.h
|
||||
|
||||
2005-06-26 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* Makefile.am: libtool installs/uninstalls the import library, no
|
||||
|
@ -25,6 +25,7 @@
|
||||
|
||||
#define __AR_BIG__
|
||||
#include <ar.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <dlfcn.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user