Apply patches to unmaintained pieces of software.

This commit is contained in:
Matthias Clasen
2004-07-21 03:29:07 +00:00
parent cd592c2645
commit 6c2bc78064
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
Tue Jul 20 23:27:12 2004 Matthias Clasen <maclas@gmx.de>
* gdk-pixbuf-xlibrgb.c: Include config.h first. (#148034)
Tue Mar 9 09:33:54 2004 Owen Taylor <otaylor@redhat.com>
* === Released 2.3.6 ===

View File

@@ -47,8 +47,6 @@
* Shawn T. Amundson <amundson@gtk.org>
*/
#include <math.h>
#if HAVE_CONFIG_H
# include <config.h>
# if STDC_HEADERS
@@ -61,6 +59,8 @@
# include <stdlib.h>
#endif
#include <math.h>
#define ENABLE_GRAYSCALE
/* include this before so that we can get endian definitions if