summaryrefslogtreecommitdiff
path: root/lang/php53/files/patch-ext_date_lib_timelib_structs.h
blob: c85468abc7f0d46dae00b46986ff272472f810e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ext/date/lib/timelib_structs.h.orig	Wed Dec  7 11:11:39 2005
+++ ext/date/lib/timelib_structs.h	Wed Dec  7 11:11:53 2005
@@ -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>