blob: a85108c073f1bd4acfd0af32ea73bec444f63981 [file] [log] [blame]
Benny Prijono4766ffe2005-11-01 17:56:59 +00001/* $Id$
Benny Prijonodd859a62005-11-01 16:42:51 +00002 */
3#include <pj/list.h>
4
5#if !PJ_FUNCTIONS_ARE_INLINED
6# include <pj/list_i.h>
7#endif
8
9