Make zenity compile on solaris. Whoops :)
2003-09-12 Damien Carbery <damien.carbery@sun.com> * src/main.c: Make zenity compile on solaris. Whoops :)
This commit is contained in:
parent
51e38bd04e
commit
1fab4b4e62
@ -1,3 +1,7 @@
|
||||
2003-09-12 Damien Carbery <damien.carbery@sun.com>
|
||||
|
||||
* src/main.c: Make zenity compile on solaris. Whoops :)
|
||||
|
||||
2003-09-11 Glynn Foster <glynn.foster@sun.com>
|
||||
|
||||
* src/entry.c: Hook up the 'activate' signal on
|
||||
|
@ -24,6 +24,7 @@
|
||||
#include "config.h"
|
||||
#include "zenity.h"
|
||||
#include <stdlib.h>
|
||||
#include <locale.h>
|
||||
#include <popt.h>
|
||||
#include <langinfo.h>
|
||||
|
||||
|
Reference in New Issue
Block a user