summaryrefslogtreecommitdiff
path: root/misc/splitvt/files/patch-vt100.c
blob: aa28037afe5eef3a9c5b03262d5b7a7ab32f5410 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- vt100.c.orig	Sat Jun  3 14:31:05 2000
+++ vt100.c	Wed Jun 18 04:44:21 2003
@@ -17,6 +17,7 @@
 #include	<errno.h>
 #include	<stdio.h>
 #include	<ctype.h>
+#include	<stdlib.h>
 #include	"vt100.h"
 #include	"video.h"
 #include	"terminal.h"