X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT564-lib-query.sh;h=ff1d49849bc571775d69a9af3d46ddaf89d23cb7;hb=e663231681b129befadd9f66cb064c104149fb16;hp=50b0a88e0793ada49f486cf463865ac064445085;hpb=46468baa5a877b16bf0bb769fc00dd1c2c4b70b0;p=notmuch diff --git a/test/T564-lib-query.sh b/test/T564-lib-query.sh index 50b0a88e..ff1d4984 100755 --- a/test/T564-lib-query.sh +++ b/test/T564-lib-query.sh @@ -9,10 +9,8 @@ test_begin_subtest "building database" test_expect_success "NOTMUCH_NEW" cat < c_head -#include -#include #include -#include + int main (int argc, char** argv) { notmuch_database_t *db;