sniper Mon Oct 3 16:20:50 2005 EDT Modified files: /php-src/ext/date/lib timelib_structs.h Log: Generated files are included like this.. http://cvs.php.net/diff.php/php-src/ext/date/lib/timelib_structs.h?r1=1.15&r2=1.16&ty=u Index: php-src/ext/date/lib/timelib_structs.h diff -u php-src/ext/date/lib/timelib_structs.h:1.15 php-src/ext/date/lib/timelib_structs.h:1.16 --- php-src/ext/date/lib/timelib_structs.h:1.15 Mon Oct 3 07:15:20 2005 +++ php-src/ext/date/lib/timelib_structs.h Mon Oct 3 16:20:50 2005 @@ -16,12 +16,12 @@ +----------------------------------------------------------------------+ */ -/* $Id: timelib_structs.h,v 1.15 2005/10/03 11:15:20 derick Exp $ */ +/* $Id: timelib_structs.h,v 1.16 2005/10/03 20:20:50 sniper Exp $ */ #ifndef __TIMELIB_STRUCTS_H__ #define __TIMELIB_STRUCTS_H__ -#include "timelib_config.h" +#include <timelib_config.h> #ifdef HAVE_SYS_TYPES_H #include <sys/types.h>
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php