#include <config.h>

Tue Feb 22 13:49:09 2005  Manish Singh  <yosh@gimp.org>

        * gtk/updateiconcache.c: #include <config.h>
This commit is contained in:
Manish Singh 2005-02-22 21:49:42 +00:00 committed by Manish Singh
parent 9b3fb6c3bb
commit 79f9f13355
4 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Tue Feb 22 13:49:09 2005 Manish Singh <yosh@gimp.org>
* gtk/updateiconcache.c: #include <config.h>
2005-02-22 Federico Mena Quintero <federico@ximian.com>
Merged from gtk-2-6:

View File

@ -1,3 +1,7 @@
Tue Feb 22 13:49:09 2005 Manish Singh <yosh@gimp.org>
* gtk/updateiconcache.c: #include <config.h>
2005-02-22 Federico Mena Quintero <federico@ximian.com>
Merged from gtk-2-6:

View File

@ -1,3 +1,7 @@
Tue Feb 22 13:49:09 2005 Manish Singh <yosh@gimp.org>
* gtk/updateiconcache.c: #include <config.h>
2005-02-22 Federico Mena Quintero <federico@ximian.com>
Merged from gtk-2-6:

View File

@ -17,6 +17,8 @@
* Boston, MA 02111-1307, USA.
*/
#include <config.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>