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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user