mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-30 21:03:30 +00:00
Fix #168
This commit is contained in:
parent
6b9303ba7d
commit
dd0080d3ce
1 changed files with 0 additions and 3 deletions
|
|
@ -21,9 +21,6 @@ extern int pthread_setname_np(const char *name);
|
|||
#include <unistd.h>
|
||||
#include <float.h>
|
||||
#include <fcntl.h>
|
||||
#ifndef __APPLE__
|
||||
#include <stropts.h>
|
||||
#endif
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/wait.h>
|
||||
#include <signal.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue