#ifndef IMAGES_HANDLER_H #define IMAGES_HANDLER_H #include int images_handler(UrlParams *params); #endif