cosmopolitan
cosmopolitan copied to clipboard
Some termios.h declarations should be in unistd.h
tcgetpgrp and tcsetpgrp should be declared in unistd.h e.g. 1003.1-2017/tcgetpgrp
Currently they are declared (indirectly) in termios.h
This breaks an unpatched build of the dte editor.