]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/cflow/cflow-2.0/compile.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / cflow / cflow-2.0 / compile.patch
1 --- cflow-2.0/prcc.prototypes.h~compile 1994-10-30 14:32:00.000000000 -0500
2 +++ cflow-2.0/prcc.prototypes.h 2004-05-09 02:28:43.000000000 -0400
3 @@ -23,3 +23,4 @@
4  static BOOLEAN name_in_list(name_t *l);
5  static void free_list(name_t **lp);
6  static void complain(int isvar);
7 +static void show_all_lists(void);