Module private headers moved to modules

This commit is contained in:
Johan Wikman
2016-10-13 18:44:16 +03:00
parent 1895c04fc6
commit c433d11b39
45 changed files with 45 additions and 376 deletions

View File

@ -32,7 +32,7 @@
* @endverbatim
*/
#include <httpd.h>
#include "httpd.h"
#include <maxscale/alloc.h>
#include <maxscale/gw_protocol.h>
#include <maxscale/gw.h>