ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / sysutils / moreutils / patches / 02-include-signal.patch
blob5b08f0a9c4eb11438eae1c8b35ff52940f1ab801
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>
9 /* Licensed under the GPL
10 * Copyright (c) Miek Gieben, 2006