dlst_freenode is declared in pslist.h, which is included in pslict.c as well as in pslist.h the type is 'void'
thanks, ++pac On Mon, Mar 14, 2011 at 10:33 AM, Charles Forsyth <[email protected]>wrote: > it means that dlst_freenode is declared as one type in the scope of pslib.c > and another different type in the scope of pslist.c, which is wrong. > >
