summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2006-02-15 20:16:53 +0000
committerBrian Cameron <bcameron@src.gnome.org>2006-02-15 20:16:53 +0000
commit64ab519313559c4c5ac69fe8343e0f42a4b92254 (patch)
tree0f1b92004d8789236cf6950289b25180ef275804 /utils
parent81d9c5cffa508e424168cac064a205927ec76366 (diff)
downloadgdm-64ab519313559c4c5ac69fe8343e0f42a4b92254.tar.gz
Reorganize libraries so that it is easier to build GDM against a test
2006-02-15 Brian Cameron <brian.cameron@sun.com> * Makefile.am, gui/Makefile.am, gui/greeter/Makefile.am, utils/gdm-dmx-reconnect-proxy.c: Reorganize libraries so that it is easier to build GDM against a test Xserver. Fixes bug #331226. Patch provided by Sylvain Bertrand <sylvain.bertrand@gmail.com>.
Diffstat (limited to 'utils')
-rw-r--r--utils/gdm-dmx-reconnect-proxy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/gdm-dmx-reconnect-proxy.c b/utils/gdm-dmx-reconnect-proxy.c
index 534b1fe2..c3bab83e 100644
--- a/utils/gdm-dmx-reconnect-proxy.c
+++ b/utils/gdm-dmx-reconnect-proxy.c
@@ -20,6 +20,7 @@
#include "config.h"
#include <stdlib.h>
+#include <locale.h>
#include <glib.h>
#include <glib/gi18n.h>