patches/dbus-03-xpg42.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 20041 0f108313f190
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.

--- dbus-1.4.0/dbus/dbus-sysdeps-unix.c-orig	2010-09-07 19:09:31.582193547 -0500
+++ dbus-1.4.0/dbus/dbus-sysdeps-unix.c	2010-09-07 19:17:10.583543019 -0500
@@ -22,6 +22,8 @@
  *
  */
 
+#define _XPG4_2
+
 #include <config.h>
 
 #include "dbus-internals.h"