00001 /* 00002 * Copyright (c) 2005, 2006 by KoanLogic s.r.l. - All rights reserved. 00003 */ 00004 00005 #ifndef _U_LIBU_H_ 00006 #define _U_LIBU_H_ 00007 00008 #include <u/libu_conf.h> 00009 00010 #include <stdio.h> 00011 #include <stdlib.h> 00012 00013 #include <u/missing.h> 00014 #include <u/toolbox.h> 00015 00016 #endif /* !_U_LIBU_H_ */