diff options
Diffstat (limited to 'ext/dba/php_db2.h')
-rw-r--r-- | ext/dba/php_db2.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/dba/php_db2.h b/ext/dba/php_db2.h index d88582f1eb..2a95223a85 100644 --- a/ext/dba/php_db2.h +++ b/ext/dba/php_db2.h @@ -1,5 +1,5 @@ -#ifndef _PHP_DB2_H -#define _PHP_DB2_H +#ifndef PHP_DB2_H +#define PHP_DB2_H #if DBA_DB2 |