mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 14:59:13 -04:00
It is a Console I/O handling library from Redhat similar to ncurses. PR: 16526 Submitted by: Will Andrews <andrews@technologist.com>
7 lines
157 B
Text
7 lines
157 B
Text
--- grid.c Mon Feb 8 11:41:47 1999
|
|
+++ grid.c.new Sun Jan 9 01:15:24 2000
|
|
@@ -1,4 +1,3 @@
|
|
-#include <alloca.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
|