blob: 14e79eaa562531ab9670d5aba36767546a3b8dbc [file] [log] [blame] [raw]
#ifndef H_HTTP_SERVICE_H
#define H_HTTP_SERVICE_H
/* this function can be safely ignored. */
void initialize_http_service(void);
#endif