[monkey-bubble: 91/753] warning fixes. nothing to see here. Also make gnome-mime.[ch] const return
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monkey-bubble: 91/753] warning fixes. nothing to see here. Also make gnome-mime.[ch] const return
- Date: Wed, 14 Jul 2010 22:03:20 +0000 (UTC)
commit 06ca8e798fbde229b19cc2ed2c3def1e623128fd
Author: Elliot Lee <sopwith src gnome org>
Date: Tue Jan 12 23:07:38 1999 +0000
warning fixes. nothing to see here. Also make gnome-mime.[ch] const return
warning fixes. nothing to see here.
Also make gnome-mime.[ch] const return values.
libgnome/gnome-score.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libgnome/gnome-score.c b/libgnome/gnome-score.c
index f48c9c2..644b668 100644
--- a/libgnome/gnome-score.c
+++ b/libgnome/gnome-score.c
@@ -12,6 +12,9 @@
#include <glib.h>
#include <pwd.h>
#include <ctype.h>
+#ifdef HAVE_SETFSGID
+#include <sys/fsuid.h>
+#endif
#include "gnome-defs.h"
#include "gnome-score.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]