remove unneeded blank lines
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3783 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
1e1117775f
commit
0d8feb9a85
|
@ -33,11 +33,9 @@
|
|||
#include <ctype.h>
|
||||
#include <locale.h>
|
||||
#include <termios.h>
|
||||
|
||||
#ifdef HAVE_GETOPT_H
|
||||
#include <getopt.h>
|
||||
#endif
|
||||
|
||||
#ifndef NANO_TINY
|
||||
#include <sys/ioctl.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue