summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/directfb/files/mkdfiff.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-01-03 11:40:58 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-01-03 12:02:34 +0100
commit156f6d3dc264c26f743a4359e4d40181a79ba038 (patch)
tree9dd3f8be261acb0a02cbc901d1cd70583351f93b /recipes-graphics/directfb/files/mkdfiff.patch
parentd178c04eb55df22f13efb5e5f8677e33fd26a83c (diff)
downloadmeta-openembedded-156f6d3dc264c26f743a4359e4d40181a79ba038.tar.gz
directfb from OE
Diffstat (limited to 'recipes-graphics/directfb/files/mkdfiff.patch')
-rw-r--r--recipes-graphics/directfb/files/mkdfiff.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-graphics/directfb/files/mkdfiff.patch b/recipes-graphics/directfb/files/mkdfiff.patch
new file mode 100644
index 0000000000..cb56fd3602
--- /dev/null
+++ b/recipes-graphics/directfb/files/mkdfiff.patch
@@ -0,0 +1,11 @@
1--- DirectFB-1.0.0-rc1~org/tools/mkdfiff.c 2006-10-12 13:45:50.000000000 -0400
2+++ DirectFB-1.0.0-rc1/tools/mkdfiff.c 2006-10-12 13:57:38.000000000 -0400
3@@ -15,6 +15,8 @@
4
5 #include <dfiff.h>
6
7+#include <unistd.h>
8+
9 static DirectFBPixelFormatNames( format_names );
10
11 static const char *filename;