summaryrefslogtreecommitdiff
path: root/lang/php5/patches/patch-as
blob: 0665bd8cb402e2980b76e28ea8c47ea8274aa254 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-as,v 1.1 2006/04/22 10:54:53 jdolecek Exp $

--- ext/date/lib/timelib_structs.h.orig	2006-04-22 12:51:57.000000000 +0200
+++ ext/date/lib/timelib_structs.h
@@ -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>