repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git]
/
components
/
sysutils
/
moreutils
/
patches
/
02-include-signal.patch
blob
5b08f0a9c4eb11438eae1c8b35ff52940f1ab801
1
--- moreutils-0.67/pee.c.orig 2021-12-21 20:39:00.000000000 +0100
2
+++ moreutils-0.67/pee.c 2023-05-01 11:12:35.161427781 +0200
3
@@ -5,6 +5,7 @@
4
#include <sys/types.h>
5
#include <sys/wait.h>
6
#include <errno.h>
7
+#include <signal.h>
8
9
/* Licensed under the GPL
10
* Copyright (c) Miek Gieben, 2006