remove unneeded headers
This commit is contained in:
parent
777fd5350b
commit
62347d7e97
1 changed files with 0 additions and 2 deletions
|
|
@ -11,11 +11,9 @@
|
|||
#include "threading.h"
|
||||
#include "screen.h"
|
||||
#include "fonts.h"
|
||||
#include "charsets.h"
|
||||
#include "monotonic.h"
|
||||
#include <termios.h>
|
||||
#include <unistd.h>
|
||||
#include <float.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/wait.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue