--- libraries/liblber/stdio.c 2003/04/25 10:32:15 1.4 +++ libraries/liblber/stdio.c 2003/05/29 08:02:10 1.5 @@ -1,4 +1,4 @@ -/* $OpenLDAP: pkg/ldap/libraries/liblber/stdio.c,v 1.3 2003/01/03 19:20:51 kurt Exp $ */ +/* $OpenLDAP: pkg/ldap/libraries/liblber/stdio.c,v 1.4 2003/04/25 10:32:15 hyc Exp $ */ /* * Copyright 2002-2003 The OpenLDAP Foundation, All Rights Reserved. * COPYING RESTRICTIONS APPLY, see COPYRIGHT file @@ -9,6 +9,8 @@ #include #include #include +#include +#include #if !defined(HAVE_VSNPRINTF) && !defined(HAVE_EBCDIC) /* Write at most n characters to the buffer in str, return the