summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2008-02-19 00:43:25 +0000
committerWilliam Jon McCann <mccann@src.gnome.org>2008-02-19 00:43:25 +0000
commitaeb62b690d26cee38a3918532e72fbea94b68d25 (patch)
tree68bdc9d5af860c0c7d285fe30df8bef6dcb3ab90 /common
parent4fc6bb8892075dd00204f2019b572f41f69fd169 (diff)
downloadgdm-aeb62b690d26cee38a3918532e72fbea94b68d25.tar.gz
Allow the login window icon to be changed via gconf.
2008-02-18 William Jon McCann <jmccann@redhat.com> * common/gdm-address.c: * gui/simple-greeter/gdm-greeter-login-window.c: (load_theme): * gui/simple-greeter/gdm-simple-greeter.schemas.in: Allow the login window icon to be changed via gconf. svn path=/trunk/; revision=5796
Diffstat (limited to 'common')
-rw-r--r--common/gdm-address.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/gdm-address.c b/common/gdm-address.c
index 4119b601..f0c9a45c 100644
--- a/common/gdm-address.c
+++ b/common/gdm-address.c
@@ -38,7 +38,6 @@
#include <net/if.h>
#ifndef G_OS_WIN32
-#include <sys/socket.h>
#include <sys/select.h>
#include <netinet/in.h>
#include <arpa/inet.h>