Enable by default and fix compile error

This commit is contained in:
Scott MacVicar 2008-07-31 22:24:05 +00:00
parent 678811d9b2
commit 9abe173e8c
3 changed files with 4 additions and 4 deletions

View file

@ -18,8 +18,8 @@
/* $Id$ */
#ifndef PHP_SQLITE_H
#define PHP_SQLITE_H
#ifndef PHP_SQLITE3_H
#define PHP_SQLITE3_H
#define PHP_SQLITE3_VERSION "0.7-dev"