From 14d8a58076b660436a35040a2e188b4270ba3c97 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Mon, 7 Apr 2003 22:44:15 +0000 Subject: [PATCH] Re-add --- acconfig.h | 1 + configure | 2 +- include/portable.h.in | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/acconfig.h b/acconfig.h index a076b059c7..8137f1096a 100644 --- a/acconfig.h +++ b/acconfig.h @@ -117,5 +117,6 @@ #include "ldap_features.h" #include "ac/assert.h" +#include "ac/localize.h" #endif /* _LDAP_PORTABLE_H */ diff --git a/configure b/configure index 0227e5c906..97028efb0f 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # $OpenLDAP$ -# from OpenLDAP: pkg/ldap/configure.in,v 1.464 2003/03/05 00:32:41 hyc Exp +# from OpenLDAP: pkg/ldap/configure.in,v 1.473 2003/04/07 20:23:25 kurt Exp # Copyright 1998-2003 The OpenLDAP Foundation. All Rights Reserved. # diff --git a/include/portable.h.in b/include/portable.h.in index 2d58390af9..66485a6acf 100644 --- a/include/portable.h.in +++ b/include/portable.h.in @@ -1077,5 +1077,6 @@ #include "ldap_features.h" #include "ac/assert.h" +#include "ac/localize.h" #endif /* _LDAP_PORTABLE_H */ -- 2.39.5