Patch from Sven Neumann to make the include order consistent. (#71704)

Tue Dec  3 20:22:27 2002  Owen Taylor  <otaylor@redhat.com>

        * glib/*.c: Patch from Sven Neumann to make the
        include order consistent. (#71704)
This commit is contained in:
Owen Taylor
2002-12-04 01:27:44 +00:00
committed by Owen Taylor
parent 6df677db74
commit bbbd329ff5
50 changed files with 146 additions and 85 deletions

View File

@@ -1,3 +1,8 @@
Tue Dec 3 20:22:27 2002 Owen Taylor <otaylor@redhat.com>
* glib/*.c: Patch from Sven Neumann to make the
include order consistent. (#71704)
2002-12-03 Matthias Clasen <maclas@gmx.de>
* configure.in: Check that strlcpy behaves as per the OpenBSD