ports/lang/php5/files/patch-ext_date_lib_timelib_structs.h

11 lines
316 B
C

--- 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>