15 lines
267 B
Text
15 lines
267 B
Text
|
$NetBSD: patch-harefreshx_c,v 1.1 2012/06/16 04:00:54 dholland Exp $
|
||
|
|
||
|
Use standard headers.
|
||
|
|
||
|
--- harefreshx.c~ 1993-07-14 11:02:16.000000000 +0000
|
||
|
+++ harefreshx.c
|
||
|
@@ -25,6 +25,7 @@
|
||
|
#include "hastename.h"
|
||
|
|
||
|
#include <stdio.h>
|
||
|
+#include <stdlib.h>
|
||
|
|
||
|
#ifdef HALLO
|
||
|
|