explicitely include the prototypes for inline functions to cure gcc

Fri Sep 11 02:11:46 1998  Tim Janik  <timj@gtk.org>

        * glib.h: explicitely include the prototypes for inline functions
        to cure gcc warnings for -Wmissing-prototypes.
This commit is contained in:
Tim Janik
1998-09-11 00:16:22 +00:00
committed by Tim Janik
parent 1b2750bd90
commit 91e9b770c6
10 changed files with 72 additions and 28 deletions

View File

@@ -1,3 +1,8 @@
Fri Sep 11 02:11:46 1998 Tim Janik <timj@gtk.org>
* glib.h: explicitely include the prototypes for inline functions
to cure gcc warnings for -Wmissing-prototypes.
Wed Sep 9 02:52:04 PDT 1998 Manish Singh <yosh@gimp.org>
* configure.in: added -posix check for NeXTStep