jca 280c40b204 Fix build with clang
field_id() is declared/defined with "inline", but needs to access
a variable that is only visible in database.c, the easiest fix is just
to drop "inline".
2017-04-19 15:03:35 +00:00
..
2017-04-19 15:03:35 +00:00
2017-04-19 15:03:35 +00:00