summaryrefslogtreecommitdiff
path: root/devel/ruby-statgrab/files/patch-statgrab.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-statgrab/files/patch-statgrab.c')
-rw-r--r--devel/ruby-statgrab/files/patch-statgrab.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/ruby-statgrab/files/patch-statgrab.c b/devel/ruby-statgrab/files/patch-statgrab.c
deleted file mode 100644
index 774561277417..000000000000
--- a/devel/ruby-statgrab/files/patch-statgrab.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./statgrab.c.orig 2014-05-10 02:18:23.929963791 +0100
-+++ ./statgrab.c 2014-05-10 02:18:36.289961253 +0100
-@@ -15,7 +15,7 @@
- */
-
- #include <ruby.h>
--#include <statgrab.h>
-+#include <statgrab0.h>
- #include <string.h>
-
- VALUE cStatgrab;