[arch-commits] Commit in openldap-clients/trunk (1 file)
Douglas Soares de Andrade
douglas at archlinux.org
Sun Oct 19 09:58:46 UTC 2008
Date: Sunday, October 19, 2008 @ 05:58:46
Author: douglas
Revision: 15812
upgpkg: openldap-clients 2.3.43-1
Added:
openldap-clients/trunk/openldap-2.3.41-r1-fixed-peercred-error.patch
-----------------------------------------------+
openldap-2.3.41-r1-fixed-peercred-error.patch | 12 ++++++++++++
1 file changed, 12 insertions(+)
Added: openldap-2.3.41-r1-fixed-peercred-error.patch
===================================================================
--- openldap-2.3.41-r1-fixed-peercred-error.patch (rev 0)
+++ openldap-2.3.41-r1-fixed-peercred-error.patch 2008-10-19 09:58:46 UTC (rev 15812)
@@ -0,0 +1,12 @@
+diff -Naur openldap-2.3.41/libraries/liblutil/getpeereid.c new/libraries/liblutil/getpeereid.c
+--- ./libraries/liblutil/getpeereid.c 2008-02-12 00:24:13.000000000 +0100
++++ ./libraries/liblutil/getpeereid.c 2008-06-12 12:55:34.000000000 +0200
+@@ -14,6 +14,8 @@
+ * <http://www.OpenLDAP.org/license.html>.
+ */
+
++#define _GNU_SOURCE
++
+ #include "portable.h"
+
+ #ifndef HAVE_GETPEEREID
More information about the arch-commits
mailing list