sh: Remove an unused header.
The read builtin no longer does things with termios.
This commit is contained in:
parent
45e2c46b37
commit
ad859ed8cf
@ -52,7 +52,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <termios.h>
|
||||
|
||||
#include "shell.h"
|
||||
#include "options.h"
|
||||
|
Loading…
Reference in New Issue
Block a user