e0b30b9900
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/procps-ng#54e6aaca9f5621e4c6de1b015d5a480544b7672a
12 lines
289 B
Diff
12 lines
289 B
Diff
diff -up ./procio.c.ori ./procio.c
|
|
--- ./procio.c.ori 2018-04-05 13:16:16.926741440 +0200
|
|
+++ ./procio.c 2018-04-05 13:16:31.076685287 +0200
|
|
@@ -24,7 +24,6 @@
|
|
#endif
|
|
#include <errno.h>
|
|
#include <fcntl.h>
|
|
-#include <libio.h>
|
|
#include <limits.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|