diff options
Diffstat (limited to 'user/sysvinit/sysvinit-2.88-posix-header.patch')
-rw-r--r-- | user/sysvinit/sysvinit-2.88-posix-header.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/user/sysvinit/sysvinit-2.88-posix-header.patch b/user/sysvinit/sysvinit-2.88-posix-header.patch deleted file mode 100644 index 3d63e434e..000000000 --- a/user/sysvinit/sysvinit-2.88-posix-header.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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> |