Fix from Richard W.M. Jones <rjones@redhat.com>
* proxy/libvirt_proxy.c: include locale.h
+Thu Mar 01 16:00:12 EST 2007 Mark McLoughlin <markmc@redhat.com>
+
+ Fix from Richard W.M. Jones <rjones@redhat.com>
+
+ * proxy/libvirt_proxy.c: include locale.h
+
Tue Feb 27 10:49:35 EST 2007 Daniel P. Berrange <berrange@redhat.com>
* src/xend_internal.c: Check POST reply for 'Cannot' to detect
#include <sys/poll.h>
#include <sys/socket.h>
#include <sys/un.h>
+#include <locale.h>
#include "internal.h"
#include "proxy_internal.h"
#include "xen_internal.h"