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_ndbm.h

#ifndef PHP_NDBM_H
#define PHP_NDBM_H

#if DBA_NDBM

#include "php_dba.h"

DBA_FUNCS(ndbm);

#endif

#endif