File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / ext / dba / php_db2.h
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:47:54 2012 UTC (12 years, 5 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

#ifndef PHP_DB2_H
#define PHP_DB2_H

#if DBA_DB2

#include "php_dba.h"

DBA_FUNCS(db2);

#endif

#endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>