diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-29 16:06:00 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-29 16:06:00 +0100 |
| commit | 8e8512391c668fc7074f812f15eabe8f176fb01e (patch) | |
| tree | f9f0862dd6eb962fe3fc4803180b431843f6c5be /package/libcap/patches/patch-libcap__makenames_c | |
| parent | c491653a1f9574a42965025805d472c3d145f699 (diff) | |
| parent | ae3d4616ed9c19a29d656193254657f93d612fa2 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libcap/patches/patch-libcap__makenames_c')
| -rw-r--r-- | package/libcap/patches/patch-libcap__makenames_c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/libcap/patches/patch-libcap__makenames_c b/package/libcap/patches/patch-libcap__makenames_c new file mode 100644 index 000000000..641bd6592 --- /dev/null +++ b/package/libcap/patches/patch-libcap__makenames_c @@ -0,0 +1,11 @@ +--- libcap-2.22.orig/libcap/_makenames.c 2008-12-04 08:03:12.000000000 +0100 ++++ libcap-2.22/libcap/_makenames.c 2013-10-28 10:54:58.000000000 +0100 +@@ -7,7 +7,7 @@ + + #include <stdio.h> + #include <stdlib.h> +-#include <sys/capability.h> ++#include "include/sys/capability.h" + + /* + * #include 'sed' generated array |
