This updates the username code, basically I for now take for granted
[handlerosm.git] / handler_osm_put.h
blob64225a43df9c57102a3d46bdf0378aac55f047b1
1 #include <cherokee/common-internal.h>
2 #include <cherokee/cherokee.h>
3 #include <Mapi.h>
4 #include <axl.h>
6 #include "handler_osm.h"
7 #include "handler_osm_db.h"
9 ret_t cherokee_handler_osm_init_put (cherokee_handler_osm_t *hdl);