$NetBSD: patch-src_term_c,v 1.1 2011/12/24 17:07:07 dholland Exp $

- use standard headers

--- src/term.c~	1995-01-06 05:57:00.000000000 +0000
+++ src/term.c
@@ -52,7 +52,8 @@ the Free Software Foundation, 675 Mass A
 	Macro definition of ITNCODE and AUTOCONV switched. */
 
 #include <config.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <ctype.h>
 #include "termchar.h"
 #include "termopts.h"
