You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- ./src/init.c.orig 2015-01-25 22:33:52.743426372 +0100 |
|
+++ ./src/init.c 2015-01-25 22:50:05.813855605 +0100 |
|
@@ -49,6 +49,7 @@ |
|
#include <utmp.h> |
|
#include <ctype.h> |
|
#include <stdarg.h> |
|
+#include <sys/ttydefaults.h> |
|
#include <sys/syslog.h> |
|
#include <sys/time.h> |
|
|
|
|