summaryrefslogtreecommitdiff
path: root/misc/splitvt/files/patch-parserc.c
blob: 7347f8728a89e13c501d6e65333e0721e0ce6e8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- parserc.c.orig	Sat Jan 13 13:48:13 2001
+++ parserc.c	Wed Jun 18 04:46:14 2003
@@ -9,6 +9,7 @@
 #include <fcntl.h>
 #include <stdio.h>
 #include <ctype.h>
+#include <stdlib.h>
 #include "splitvt.h"
 
 #define SPLITVTRC "/.splitvtrc"