Changeset: 13c23776d000 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/13c23776d000 Modified Files: monetdb5/optimizer/opt_emptybind.c Branch: resource_management Log Message:
fix compilation diffs (11 lines): diff --git a/monetdb5/optimizer/opt_emptybind.c b/monetdb5/optimizer/opt_emptybind.c --- a/monetdb5/optimizer/opt_emptybind.c +++ b/monetdb5/optimizer/opt_emptybind.c @@ -18,7 +18,6 @@ * where either argument is empty * */ -#include "mal.h" #include "monetdb_config.h" #include "opt_emptybind.h" #include "opt_aliases.h" _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
