]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move the #include of hwtime.h from the bottom of util.c to the top of
authordrh <>
Sat, 19 Oct 2024 13:20:34 +0000 (13:20 +0000)
committerdrh <>
Sat, 19 Oct 2024 13:20:34 +0000 (13:20 +0000)
commit4da761773e83ce6d3403e8d0f308d5a9ff761127
treeac0a4684ce209253e6e7e53f859c385dbd8056b8
parent624cb96f54097f48137b1f72d7ef57a139bfeacc
Move the #include of hwtime.h from the bottom of util.c to the top of
vdbe.c so that it will be available when needed, even for non-amalgamation
builds.

FossilOrigin-Name: 5f23036a87f443c82fa7fd48fdac16a31128bb9288b71f97228c29bcfeb632fb
manifest
manifest.uuid
src/util.c
src/vdbe.c