- Sort the headers per style(9)
Reminded by: yar Approved by: delphij (mentor, implicit)
This commit is contained in:
parent
845e66c79e
commit
f604f00277
@ -20,12 +20,12 @@ static const char sccsid[] = "@(#)cl_screen.c 10.49 (Berkeley) 9/24/96";
|
||||
|
||||
#include <bitstring.h>
|
||||
#include <curses.h>
|
||||
#include <term.h>
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <term.h>
|
||||
#include <termios.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user