opnsense-ports/sysutils/moreutils/files/patch-pee.c
Franco Fichtner a304ae0404 */*: sync with upstream
Taken from: HardenedBSD
2018-01-02 23:31:39 +01:00

10 lines
215 B
C

--- pee.c.orig 2017-12-31 16:02:11 UTC
+++ pee.c
@@ -2,6 +2,7 @@
#include <stdio.h>
#include <unistd.h>
#include <string.h>
+#include <signal.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <errno.h>