mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
Termcap header no longer needed.
This commit is contained in:
parent
1ff33426c8
commit
2d8a17c768
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50759
@ -51,7 +51,6 @@ static const char sccsid[] = "@(#)telnet.c 8.4 (Berkeley) 5/30/95";
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <termcap.h>
|
||||
|
||||
#include "ring.h"
|
||||
|
||||
|
@ -51,7 +51,6 @@ static const char sccsid[] = "@(#)telnet.c 8.4 (Berkeley) 5/30/95";
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <termcap.h>
|
||||
|
||||
#include "ring.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user