repo.or.cz
/
handlerosm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Now also parse new diffs
[handlerosm.git]
/
handler_osm_put.h
blob
64225a43df9c57102a3d46bdf0378aac55f047b1
1
#include <cherokee/common-internal.h>
2
#include <cherokee/cherokee.h>
3
#include <Mapi.h>
4
#include <axl.h>
5
6
#include
"handler_osm.h"
7
#include
"handler_osm_db.h"
8
9
ret_t
cherokee_handler_osm_init_put
(
cherokee_handler_osm_t
*
hdl
);
10
11