]> granicus.if.org Git - php/commitdiff
- MFH: fix build (was never used like that before recent commit to session) > local...
authorPierre Joye <pajoye@php.net>
Thu, 11 Dec 2008 13:12:22 +0000 (13:12 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 11 Dec 2008 13:12:22 +0000 (13:12 +0000)
ext/date/lib/timelib_structs.h

index 89415fe31c8623427ca82bccf5c2b9cd1667de3b..10a425e9cabf2ca5d36f91402e6c8ac3046fe702 100644 (file)
@@ -21,7 +21,7 @@
 #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>