#ifndef URI_H
#define URI_H

void init_uri_module(void);

#endif
