summaryrefslogtreecommitdiff
path: root/media-gfx/fbgrab/files/fbgrab-1.0-zlib_h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/fbgrab/files/fbgrab-1.0-zlib_h.patch')
-rw-r--r--media-gfx/fbgrab/files/fbgrab-1.0-zlib_h.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/media-gfx/fbgrab/files/fbgrab-1.0-zlib_h.patch b/media-gfx/fbgrab/files/fbgrab-1.0-zlib_h.patch
deleted file mode 100644
index 8318ab468994..000000000000
--- a/media-gfx/fbgrab/files/fbgrab-1.0-zlib_h.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- fbgrab.c
-+++ fbgrab.c
-@@ -22,6 +22,7 @@
-
- #include <getopt.h>
- #include <sys/vt.h> /* to handle vt changing */
-+#include <zlib.h> /* Z_BEST_COMPRESSION */
- #include <png.h> /* PNG lib */
- #include <linux/fb.h> /* to handle framebuffer ioctls */
-