From: Marcus Boerger Date: Tue, 18 Feb 2003 20:48:05 +0000 (+0000) Subject: avoiding problems X-Git-Tag: RELEASE_0_5~895 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3db2b2bc7c1b41e532dec3bbe4e9a4b19a22d85d;p=php avoiding problems --- diff --git a/ext/dba/libflatfile/flatfile.h b/ext/dba/libflatfile/flatfile.h index d4187d810a..74e1179e35 100644 --- a/ext/dba/libflatfile/flatfile.h +++ b/ext/dba/libflatfile/flatfile.h @@ -18,8 +18,8 @@ /* $Id$ */ -#ifndef PHP_LIBDBM_H -#define PHP_LIBDBM_H +#ifndef PHP_LIB_FLATFILE_H +#define PHP_LIB_FLATFILE_H typedef struct { char *dptr;