2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

1883. [port] sunos: portability fixes. [RT #14814]

This commit is contained in:
Mark Andrews
2005-06-08 02:09:18 +00:00
parent ab9871e71e
commit e7fb847ed5
20 changed files with 311 additions and 28 deletions

View File

@@ -15,10 +15,11 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: key.c,v 1.3 2005/04/29 00:22:47 marka Exp $ */
/* $Id: key.c,v 1.4 2005/06/08 02:06:59 marka Exp $ */
#include <config.h>
#include <stddef.h>
#include <stdlib.h>
#include <isc/region.h>