--- a/src/init.c 2016-06-06 07:54:04.237447068 +0000 +++ b/src/init.c 2016-06-06 08:17:37.177523978 +0000 @@ -46,6 +46,7 @@ #include <string.h> #include <signal.h> #include <termios.h> +#include <sys/ttydefaults.h> #include <utmp.h> #include <ctype.h> #include <stdarg.h>