1 #include <cherokee/common-internal.h>
2 #include <cherokee/cherokee.h>
3 #include "handler_osm.h"
4 #include "handler_osm_gpx.h"
6 void gpx_data(cherokee_buffer_t
*buf
, unsigned long int id
)
8 printf("%s\n", __func__
);
11 void gpx_details(cherokee_buffer_t
*buf
, unsigned long int id
)
13 printf("%s\n", __func__
);