diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2013-03-09 20:59:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2013-03-09 20:59:00 +0100 |
commit | 7744992874e623136797febd669b5b40e0a18178 (patch) | |
tree | 39bb948e06271e76586906c60466be421120ff55 /package/pacemaker/patches/patch-mcp_pacemaker_h | |
parent | 4a619c92b7a63e852a019186ece93a76eeea4acf (diff) | |
parent | 2261e8e2b3cda815ac79bd934756b94a3fa67fe5 (diff) |
Merge branch 'master' of git://www.openadk.org/git/openadk
Diffstat (limited to 'package/pacemaker/patches/patch-mcp_pacemaker_h')
-rw-r--r-- | package/pacemaker/patches/patch-mcp_pacemaker_h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/pacemaker/patches/patch-mcp_pacemaker_h b/package/pacemaker/patches/patch-mcp_pacemaker_h deleted file mode 100644 index 8848e6976..000000000 --- a/package/pacemaker/patches/patch-mcp_pacemaker_h +++ /dev/null @@ -1,10 +0,0 @@ ---- pacemaker-1.1.7.orig/mcp/pacemaker.h 2012-03-28 08:14:13.000000000 +0200 -+++ pacemaker-1.1.7/mcp/pacemaker.h 2012-07-31 13:43:39.000000000 +0200 -@@ -21,6 +21,7 @@ - #include <sys/param.h> - #include <sys/types.h> - #include <sys/wait.h> -+#include <sys/resource.h> - - #include <stdint.h> - |