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

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

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.