Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
facil.io
/
951c822f455dc64c58f7bdd78298eda510c3d78c
/
.
/
examples
/
boiler_plate
/
src
/
http_service.h
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