helly           Thu Dec 18 15:32:40 2003 EDT

  Added files:                 
    /php-src/ext/dba    php_qdbm.h 
  Log:
  Add this file too
  

Index: php-src/ext/dba/php_qdbm.h
+++ php-src/ext/dba/php_qdbm.h
#ifndef PHP_QDBM_H
#define PHP_QDBM_H

#if DBA_QDBM

#include "php_dba.h"

DBA_FUNCS(qdbm);

#endif

#endif

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to