From: foobar Date: Wed, 19 Feb 2003 06:35:57 +0000 (+0000) Subject: MFH: avoiding problems.. X-Git-Tag: php-4.3.2RC1~179 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f2c98c566e4ddf363c2e719ddef03146c8133ae;p=php MFH: 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;