]> granicus.if.org Git - php/commitdiff
MFH: avoiding problems..
authorfoobar <sniper@php.net>
Wed, 19 Feb 2003 06:35:57 +0000 (06:35 +0000)
committerfoobar <sniper@php.net>
Wed, 19 Feb 2003 06:35:57 +0000 (06:35 +0000)
ext/dba/libflatfile/flatfile.h

index d4187d810a9d4c7b160dd064a5fac949df3b0c53..74e1179e3542b1b8cc251346cc63a6520d3b7deb 100644 (file)
@@ -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;