# # # patch "sqlite/parse.c" # from [ba57979ef0f3f4afc8bba8ff550324aa575f243b] # to [99da8c67793c0a37e0f1e5349be63339ca7061a6] # ============================================================ --- sqlite/parse.c ba57979ef0f3f4afc8bba8ff550324aa575f243b +++ sqlite/parse.c 99da8c67793c0a37e0f1e5349be63339ca7061a6 @@ -1,13 +1,13 @@ /* Driver template for the LEMON parser generator. ** The author disclaims copyright to this source code. */ /* First off, code is include which follows the "include" declaration ** in the input file. */ #include -#line 54 "parse.y" #include "sqliteInt.h" #include "parse.h" +#line 57 "parse.y" /* ** An instance of this structure holds information about the