summaryrefslogtreecommitdiffstats
path: root/sysutils/policykit/files/patch-src_kit_kit-spawn.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/policykit/files/patch-src_kit_kit-spawn.c')
-rw-r--r--sysutils/policykit/files/patch-src_kit_kit-spawn.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/sysutils/policykit/files/patch-src_kit_kit-spawn.c b/sysutils/policykit/files/patch-src_kit_kit-spawn.c
deleted file mode 100644
index 7fbee5ec7..000000000
--- a/sysutils/policykit/files/patch-src_kit_kit-spawn.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/kit/kit-spawn.c.orig 2007-12-23 00:22:49.000000000 -0500
-+++ src/kit/kit-spawn.c 2007-12-23 00:22:58.000000000 -0500
-@@ -40,6 +40,7 @@
- #include <unistd.h>
- #include <fcntl.h>
- #include <errno.h>
-+#include <signal.h>
-
- #include <kit/kit.h>
- #include "kit-test.h"