summaryrefslogtreecommitdiff
path: root/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c
diff options
context:
space:
mode:
authorRui Hirokawa <hirokawa@php.net>2003-08-23 08:26:46 +0000
committerRui Hirokawa <hirokawa@php.net>2003-08-23 08:26:46 +0000
commitc8b525859d85e9b0c8c56ae621036d9fbfd37469 (patch)
tree4ea0f3b015e3a3f59d2dd705951895fd1a3598a1 /ext/mbstring/libmbfl/mbfl/mbfl_allocators.c
parente4f5e1da6d5665bb7d2c0a09d210a971ea820694 (diff)
downloadphp-git-c8b525859d85e9b0c8c56ae621036d9fbfd37469.tar.gz
strcasecmp macro moved to mbfl_compat.h.
Diffstat (limited to 'ext/mbstring/libmbfl/mbfl/mbfl_allocators.c')
-rw-r--r--ext/mbstring/libmbfl/mbfl/mbfl_allocators.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c b/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c
index be9d345b06..697e6c7919 100644
--- a/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c
+++ b/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c
@@ -29,7 +29,7 @@
*/
#ifdef HAVE_CONFIG_H
-#include "config.h"
+#include "../config.h"
#endif
#ifdef HAVE_STDLIB_H