--- ./libraries/liblutil/getpeereid.c.orig 2009-07-01 09:13:34.000000000 +0200
|
|
+++ ./libraries/liblutil/getpeereid.c 2009-07-01 09:16:46.000000000 +0200
|
|
@@ -14,6 +14,8 @@
|
|
* <http://www.OpenLDAP.org/license.html>.
|
|
*/
|
|
|
|
+#define _GNU_SOURCE
|
|
+
|
|
#include "portable.h"
|
|
|
|
#ifndef HAVE_GETPEEREID
|