Your IP : 216.73.216.48


Current Path : /hdd/hdd21/main/php5/php-5.6.6/ext/dba/
Upload File :
Current File : //hdd/hdd21/main/php5/php-5.6.6/ext/dba/php_gdbm.h

#ifndef PHP_GDBM_H
#define PHP_GDBM_H

#if DBA_GDBM

#include "php_dba.h"

DBA_FUNCS(gdbm);

#endif

#endif