13 lines
388 B
Diff
13 lines
388 B
Diff
|
*** eclipse-3.0.1.orig/plugins/platform-launcher/library/gtk/eclipseGtk.c Thu Sep 16 17:46:23 2004
|
||
|
--- eclipse-3.0.1/plugins/platform-launcher/library/gtk/eclipseGtk.c Sun Oct 17 21:06:47 2004
|
||
|
***************
|
||
|
*** 23,28 ****
|
||
|
--- 23,29 ----
|
||
|
#include <stdio.h>
|
||
|
#include <string.h>
|
||
|
#include <locale.h>
|
||
|
+ #include <stdlib.h>
|
||
|
|
||
|
#include <gtk/gtk.h>
|
||
|
#include <gdk-pixbuf/gdk-pixbuf.h>
|