/pidgin/main: f042686b83c0: Need to define _XOPEN_SOURCE with a ...

Andrew Victor <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: f042686b83c0bed780c92b935aaf5b32ba3bbe6f
Author:	 Andrew Victor <[email protected]>
Date:	 2015-03-26 09:45 +0200
Branch:	 release-2.x.y
URL: https://hg.pidgin.im/pidgin/main/rev/f042686b83c0

Description:

Need to define _XOPEN_SOURCE with a value.
(Reported by Diego Nieto Cid)

diffstat:

 libpurple/protocols/mxit/profile.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff --git a/libpurple/protocols/mxit/profile.c b/libpurple/protocols/mxit/profile.c
--- a/libpurple/protocols/mxit/profile.c
+++ b/libpurple/protocols/mxit/profile.c
@@ -23,7 +23,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
-#define		_XOPEN_SOURCE
+#define		_XOPEN_SOURCE	1
 #include	<time.h>
 
 #include	"internal.h"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.