Files
2013-09-26 17:14:40 +02:00

13 lines
305 B
Plaintext

$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