aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libseccomp/remove-redefinition-prctl.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-03-29 12:23:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-03-29 12:23:59 +0000
commitf84859a2fe68052458305723d28cda031813ac6d (patch)
tree48932d939cb2c8a1b144ea0c15ba6b5efff9e51b /testing/libseccomp/remove-redefinition-prctl.patch
parentde922e5ed21b547ce3eaed5400941515be8dd8f0 (diff)
downloadaports-f84859a2fe68052458305723d28cda031813ac6d.tar.bz2
aports-f84859a2fe68052458305723d28cda031813ac6d.tar.xz
main/libseccomp: move from testing
requested by docker inc.
Diffstat (limited to 'testing/libseccomp/remove-redefinition-prctl.patch')
-rw-r--r--testing/libseccomp/remove-redefinition-prctl.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/libseccomp/remove-redefinition-prctl.patch b/testing/libseccomp/remove-redefinition-prctl.patch
deleted file mode 100644
index 2ea88fe057..0000000000
--- a/testing/libseccomp/remove-redefinition-prctl.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/system.c.orig
-+++ ./src/system.c
-@@ -21,7 +21,6 @@
-
- #include <stdlib.h>
- #include <errno.h>
--#include <sys/prctl.h>
-
- #include <seccomp.h>
-