summaryrefslogtreecommitdiff
path: root/user/sysvinit/sysvinit-2.88-posix-header.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-07-03 22:54:45 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-07-03 22:55:07 -0500
commite94d026c441d58415783436819e83a8143578077 (patch)
treeb4fe4e0702f46e70bfd384a54c1bb8bc43fb6eba /user/sysvinit/sysvinit-2.88-posix-header.patch
parent19c7db2aa07533dc2220c98e3a944c965df92016 (diff)
downloadpackages-e94d026c441d58415783436819e83a8143578077.tar.gz
packages-e94d026c441d58415783436819e83a8143578077.tar.bz2
packages-e94d026c441d58415783436819e83a8143578077.tar.xz
packages-e94d026c441d58415783436819e83a8143578077.zip
system/sysvinit: move to system/, utmpx it up
Diffstat (limited to 'user/sysvinit/sysvinit-2.88-posix-header.patch')
-rw-r--r--user/sysvinit/sysvinit-2.88-posix-header.patch10
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>