Your IP : 216.73.216.48


Current Path : /hdd/hdd12/install/php/php-7.4.32/ext/dba/
Upload File :
Current File : //hdd/hdd12/install/php/php-7.4.32/ext/dba/php_db2.h

#ifndef PHP_DB2_H
#define PHP_DB2_H

#if DBA_DB2

#include "php_dba.h"

DBA_FUNCS(db2);

#endif

#endif