diff options
Diffstat (limited to 'ext/dba/php_cdb.h')
-rw-r--r-- | ext/dba/php_cdb.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/dba/php_cdb.h b/ext/dba/php_cdb.h index 5574038991..a046f0796b 100644 --- a/ext/dba/php_cdb.h +++ b/ext/dba/php_cdb.h @@ -1,5 +1,5 @@ -#ifndef _PHP_CDB_H -#define _PHP_CDB_H +#ifndef PHP_CDB_H +#define PHP_CDB_H #if DBA_CDB |