12 lines
305 B
Text
12 lines
305 B
Text
$NetBSD: patch-ad,v 1.1 2005/02/03 14:23:19 tron Exp $
|
|
|
|
--- util.c.orig 1999-06-17 02:19:02.000000000 +0100
|
|
+++ util.c 2005-02-03 14:19:12.000000000 +0000
|
|
@@ -157,6 +157,7 @@
|
|
|
|
#include <unistd.h>
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <stdarg.h>
|
|
#include <errno.h>
|
|
#ifdef USE_SYS_SYSLOG_H
|