root/dba/php_qdbm.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


#ifndef PHP_QDBM_H
#define PHP_QDBM_H

#if DBA_QDBM

#include "php_dba.h"

DBA_FUNCS(qdbm);

#endif

#endif

/* [<][>][^][v][top][bottom][index][help] */