Files
pkgsrc-ng/security/dirmngr/patches/patch-ae
2013-09-26 17:14:40 +02:00

13 lines
305 B
Plaintext

$NetBSD: patch-ae,v 1.2 2007/11/07 12:43:22 shannonjr Exp $
--- ./src/dirmngr_ldap.c.orig 2007-08-16 07:19:40.000000000 -0600
+++ ./src/dirmngr_ldap.c
@@ -30,6 +30,7 @@
#include <assert.h>
#include <sys/time.h>
#include <unistd.h>
+#include <locale.h>
#ifdef HAVE_W32_SYSTEM
#include <winsock2.h>