mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
zap #include <sgtty.h>, it's not used.
This commit is contained in:
parent
2a29592214
commit
f533eaf1c0
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ static char sccsid[] = "@(#)announce.c 8.2 (Berkeley) 1/7/94";
|
|||
#include <sys/wait.h>
|
||||
#include <sys/socket.h>
|
||||
#include <protocols/talkd.h>
|
||||
#include <sgtty.h>
|
||||
#include <errno.h>
|
||||
#include <syslog.h>
|
||||
#include <unistd.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue