diff options
Diffstat (limited to 'graphics/librsvg2/files/patch-moz-plugin_moz-plugin.c')
-rw-r--r-- | graphics/librsvg2/files/patch-moz-plugin_moz-plugin.c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/librsvg2/files/patch-moz-plugin_moz-plugin.c b/graphics/librsvg2/files/patch-moz-plugin_moz-plugin.c deleted file mode 100644 index f75959a2a4ef..000000000000 --- a/graphics/librsvg2/files/patch-moz-plugin_moz-plugin.c +++ /dev/null @@ -1,15 +0,0 @@ ---- moz-plugin/moz-plugin.c.orig Fri Sep 3 00:48:45 2004 -+++ moz-plugin/moz-plugin.c Fri Sep 3 00:49:35 2004 -@@ -26,9 +26,12 @@ - #include <config.h> - - #include <stdio.h> -+#ifdef HAVE_STDINT_H - #include <stdint.h> -+#endif - #include <unistd.h> - #include <sys/wait.h> -+#include <signal.h> - - #include <X11/Xlib.h> - #include <X11/Intrinsic.h> |