Re-add <ac/localize.h>

This commit is contained in:
Kurt Zeilenga 2003-04-07 22:44:15 +00:00
parent acdbf29e93
commit 14d8a58076
3 changed files with 3 additions and 1 deletions

View File

@ -117,5 +117,6 @@
#include "ldap_features.h"
#include "ac/assert.h"
#include "ac/localize.h"
#endif /* _LDAP_PORTABLE_H */

2
configure vendored
View File

@ -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.
#

View File

@ -1077,5 +1077,6 @@
#include "ldap_features.h"
#include "ac/assert.h"
#include "ac/localize.h"
#endif /* _LDAP_PORTABLE_H */