11#ifndef MYMPD_MPD_CLIENT_DATABASE_H
12#define MYMPD_MPD_CLIENT_DATABASE_H
time_t mympd_client_get_db_mtime(struct t_partition_state *partition_state)
Definition database.c:21
bool mympd_client_song_exists(struct t_partition_state *partition_state, const char *uri)
Definition database.c:40
Central myMPD state for the mympd_api thread.
Definition partition_state.h:27