mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
a29e53c135
It is a Console I/O handling library from Redhat similar to ncurses. PR: 16526 Submitted by: Will Andrews <andrews@technologist.com>
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
--- 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>
|
|
|