Index: src/ctime.c ================================================================== --- src/ctime.c +++ src/ctime.c @@ -12,11 +12,11 @@ ** ** This file implements routines used to report what compile-time options ** SQLite was built with. */ -#ifndef SQLITE_OMIT_COMPILEOPTION_DIAGS +#ifndef SQLITE_OMIT_COMPILEOPTION_DIAGS /* IMP: R-16824-07538 */ /* ** Include the configuration header output by 'configure' if we're using the ** autoconf-based build */