vladimir%pobox.com 75bc35776a b=263211, sqlite3 and storage landing - step 1; r=darin,sr=shaver
git-svn-id: svn://10.0.0.236/trunk@163439 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-08 22:03:06 +00:00

10 lines
149 B
C

#ifndef _sqlite3_config_h
#define _sqlite3_config_h
#include "prcpucfg.h"
#define SQLITE_PTR_SZ PR_BYTES_PER_WORD
#endif /* _sqlite3_config_h */