Revert config.h change, copied over too many files from 3.2.0, r=me

git-svn-id: svn://10.0.0.236/trunk@171175 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
vladimir%pobox.com
2005-03-24 23:00:32 +00:00
parent 004f995161
commit e6f1d6a87e

View File

@@ -1 +1,9 @@
#define SQLITE_PTR_SZ 4
#ifndef _sqlite3_config_h
#define _sqlite3_config_h
#include "prcpucfg.h"
#define SQLITE_PTR_SZ PR_BYTES_PER_WORD
#endif /* _sqlite3_config_h */