1 2 3 4 5 6
#ifndef GMNISRV_MIME #define GMNISRV_MIME const char *gmnisrv_mimetype_for_path(const char *path); #endif