]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gtk-webcore/osb-jscore-0.5.0/missing-includes.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gtk-webcore / osb-jscore-0.5.0 / missing-includes.patch
1 --- osb-jscore-0.5.0.orig/kjs/lookup.h  2004-09-23 10:27:54.000000000 +0200
2 +++ osb-jscore-0.5.0/kjs/lookup.h       2004-10-23 22:09:47.000000000 +0200
3 @@ -24,6 +24,7 @@
4  #define _KJSLOOKUP_H_
5  
6  #include "identifier.h"
7 +#include "object.h"
8  #include "value.h"
9  #include <stdio.h>
10