mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
12 lines
265 B
Plaintext
12 lines
265 B
Plaintext
|
--- screen.h.orig Sat Nov 11 20:31:16 1995
|
||
|
+++ screen.h Sat Dec 30 02:27:14 2000
|
||
|
@@ -28,7 +28,7 @@
|
||
|
#include <stdio.h>
|
||
|
#include <stdlib.h>
|
||
|
#include <string.h>
|
||
|
-#include <termio.h>
|
||
|
+#include <term.h>
|
||
|
#include <signal.h>
|
||
|
#include <limits.h>
|
||
|
#include <unistd.h>
|