aboutsummaryrefslogtreecommitdiff
path: root/graphics/pyro/files/patch-jpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pyro/files/patch-jpeg.c')
-rw-r--r--graphics/pyro/files/patch-jpeg.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/pyro/files/patch-jpeg.c b/graphics/pyro/files/patch-jpeg.c
deleted file mode 100644
index 3e352b7e5de0..000000000000
--- a/graphics/pyro/files/patch-jpeg.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- jpeg.c.orig
-+++ jpeg.c
-@@ -5,6 +5,7 @@
-
- #include <stdio.h>
- #include <stdlib.h>
-+#include <string.h>
- #include <malloc.h>
- #include "jpeglib.h"
- #include <setjmp.h>