13 lines
331 B
Diff
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>
|