64bits fixes.

* capplets/font/main.c: (sample_expose):
        * gnome-settings-daemon/gnome-settings-gtk1theme.c:
        (apply_settings):
        * vfs-methods/themus/theme-method.c:
        64bits fixes.
This commit is contained in:
Frédéric Crozat 2004-02-06 10:53:58 +00:00
parent 431b1882f3
commit 285427e21f
4 changed files with 11 additions and 2 deletions

View file

@ -21,6 +21,7 @@
#include <errno.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <libintl.h>
#include <glib/gi18n.h>
#include <libgnomevfs/gnome-vfs.h>