Remove some unnecessary includes and fix a typo.

This commit is contained in:
nicm
2014-04-17 11:38:35 +00:00
parent 2e98c9057d
commit bce952777a
6 changed files with 2 additions and 14 deletions

View File

@ -20,7 +20,6 @@
#include <errno.h>
#include <fcntl.h>
#include <pwd.h>
#include <stdlib.h>
#include <string.h>
#include <termios.h>