]> granicus.if.org Git - php/commitdiff
avoiding problems
authorMarcus Boerger <helly@php.net>
Tue, 18 Feb 2003 20:48:05 +0000 (20:48 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 18 Feb 2003 20:48:05 +0000 (20:48 +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;