diff options
Diffstat (limited to 'ext/dba/php_gdbm.h')
-rw-r--r-- | ext/dba/php_gdbm.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/dba/php_gdbm.h b/ext/dba/php_gdbm.h index 0ee6e612e7..3068404cfe 100644 --- a/ext/dba/php_gdbm.h +++ b/ext/dba/php_gdbm.h @@ -1,5 +1,5 @@ -#ifndef _PHP_GDBM_H -#define _PHP_GDBM_H +#ifndef PHP_GDBM_H +#define PHP_GDBM_H #if DBA_GDBM |