]> git.sur5r.net Git - openldap/commitdiff
ITS#5464, #5666 define _GNU_SOURCE
authorHoward Chu <hyc@openldap.org>
Wed, 15 Apr 2009 07:36:56 +0000 (07:36 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 15 Apr 2009 07:36:56 +0000 (07:36 +0000)
libraries/liblutil/getpeereid.c

index ebb221b528fb50f93472558674c9a29931e08d3d..bf38ff362e8fef8b19c3cb6800402cece4967bfc 100644 (file)
@@ -14,6 +14,8 @@
  * <http://www.OpenLDAP.org/license.html>.
  */
 
+#define _GNU_SOURCE
+
 #include "portable.h"
 
 #ifndef HAVE_GETPEEREID