#ifndef SETTINGS_H #define SETTINGS_H #include int settings_handler(UrlParams *params); #endif