sysvinit/startpar-sysmacros.patch
2018-08-02 07:00:50 +00:00

13 lines
331 B
Diff

Index: startpar-0.58/proc.c
===================================================================
--- startpar-0.58.orig/proc.c
+++ startpar-0.58/proc.c
@@ -23,6 +23,7 @@
#include <stdlib.h>
#include <sys/ioctl.h>
#include <sys/types.h>
+#include <sys/sysmacros.h>
#include <sys/stat.h>
#include <termios.h>
#include <fcntl.h>