aboutsummaryrefslogtreecommitdiff
path: root/lang/php53/files/patch-ext_date_lib_timelib_structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php53/files/patch-ext_date_lib_timelib_structs.h')
-rw-r--r--lang/php53/files/patch-ext_date_lib_timelib_structs.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/php53/files/patch-ext_date_lib_timelib_structs.h b/lang/php53/files/patch-ext_date_lib_timelib_structs.h
deleted file mode 100644
index c85468abc7f0..000000000000
--- a/lang/php53/files/patch-ext_date_lib_timelib_structs.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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>