mirror of
https://github.com/UzixLS/picocom.git
synced 2025-07-19 07:21:18 +03:00
Removed inclusion of unused header from termios2.c
This commit is contained in:
@ -27,7 +27,6 @@
|
||||
#error "Linux specific code!"
|
||||
#endif /* of __linux__ */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
|
Reference in New Issue
Block a user