both sqlite.h and sqlite3.h begins with:
#ifndef _SQLITE_H_ #define _SQLITE_H_ ... #endif
Any solution?
That problem was fixed on Sep 6 by check-in [1941]. See http://www.sqlite.org/cvstrac/chngview?cn=1941
-- D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565