aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-bootsplash/gpe-bootsplash-1.11/errno.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-bootsplash/gpe-bootsplash-1.11/errno.patch')
-rw-r--r--gpe-bootsplash/gpe-bootsplash-1.11/errno.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/gpe-bootsplash/gpe-bootsplash-1.11/errno.patch b/gpe-bootsplash/gpe-bootsplash-1.11/errno.patch
deleted file mode 100644
index 16aa956524..0000000000
--- a/gpe-bootsplash/gpe-bootsplash-1.11/errno.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Index: splash.c
-===================================================================
-RCS file: /cvs/gpe/base/gpe-bootsplash/splash.c,v
-retrieving revision 1.9
-diff -u -r1.9 splash.c
---- splash.c 6 Jul 2004 10:16:26 -0000 1.9
-+++ splash.c 6 Jul 2004 10:45:50 -0000
-@@ -18,6 +18,7 @@
- #ifdef USE_SVG
- #include <librsvg/rsvg.h>
- #endif
-+#include <errno.h>
-
- #define FB "/dev/fb/0"
- #define FB0 "/dev/fb0"