Apply patches to unmaintained pieces of software...

This commit is contained in:
Matthias Clasen 2004-07-21 03:28:42 +00:00
parent a76303dfb3
commit 9ef8a744f1
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
Tue Jul 20 23:26:10 2004 Matthias Clasen <maclas@gmx.de>
* gdk-pixbuf-xlibrgb.c: Include config.h first. (#148034)
Sun Jul 18 20:17:41 2004 Soeren Sandmann <sandmann@daimi.au.dk>
* === released 2.5.0 ==

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