mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
Termcap header no longer needed.
This commit is contained in:
parent
1ff33426c8
commit
2d8a17c768
2 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue