freebsd-ports/misc/splitvt/files/patch-videomem.c
2003-06-18 11:53:49 +00:00

10 lines
256 B
C

--- videomem.c.orig Sat Feb 18 14:24:04 1995
+++ videomem.c Wed Jun 18 04:45:50 2003
@@ -2,6 +2,7 @@
/* This file holds the functions for manipulating video memory */
#include <stdio.h>
+#include <stdlib.h>
#include "video.h"
#include "terminal.h"