$NetBSD: patch-netconsole_netconsole_c,v 1.1 2012/09/09 19:35:21 dholland Exp $

Use standard headers.

--- netconsole/netconsole.c~	1999-11-01 05:39:53.000000000 +0000
+++ netconsole/netconsole.c
@@ -79,6 +79,8 @@
  ** INCLUDES
  */
 
+#include <stdlib.h>
+
 #include	"netconsole.h"			/* application specific	*/
 
 /*
