mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
10 lines
237 B
C
10 lines
237 B
C
--- 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"
|