Skip to content

Commit 3db2b2b

Browse files
committed
avoiding problems
1 parent 816a901 commit 3db2b2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/dba/libflatfile/flatfile.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
/* $Id$ */
2020

21-
#ifndef PHP_LIBDBM_H
22-
#define PHP_LIBDBM_H
21+
#ifndef PHP_LIB_FLATFILE_H
22+
#define PHP_LIB_FLATFILE_H
2323

2424
typedef struct {
2525
char *dptr;

0 commit comments

Comments
 (0)