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,11 +15,12 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: journal.c,v 1.92 2005/06/07 02:02:05 marka Exp $ */
/* $Id: journal.c,v 1.93 2005/06/08 02:06:58 marka Exp $ */
#include <config.h>
#include <stdlib.h>
#include <unistd.h>
#include <isc/file.h>
#include <isc/mem.h>