Termcap header no longer needed.

git-svn-id: http://svn0.us-east.freebsd.org/base/head/contrib/telnet@50759 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
This commit is contained in:
markm 1999-09-01 18:57:38 +00:00
parent 1e75920e30
commit afe31edad1
1 changed files with 0 additions and 1 deletions

View File

@ -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"