I hope that I don't break anything. Did some changes to Makefiles and sources so that liblog_manager.so can be linked-in and used.

This commit is contained in:
vraatikka
2013-06-27 23:28:13 +03:00
13 changed files with 295 additions and 40 deletions

View File

@ -128,6 +128,7 @@ GetModuleObject()
* within the gateway.
*
* @param service The service this router is being create for
* @param options An array of options for this query router
*
* @return The instance data for this new instance
*/