Rename gw_protocol.h to protocol.h

This commit is contained in:
Johan Wikman
2017-01-05 10:19:11 +02:00
parent 1c8a4b13b9
commit 19ce28a43a
14 changed files with 13 additions and 13 deletions

View File

@ -48,7 +48,7 @@
#include <math.h>
#include <fcntl.h>
#include <maxscale/session.h>
#include <maxscale/gw_protocol.h>
#include <maxscale/protocol.h>
#include <maxscale/listener.h>
#include <maxscale/server.h>
#include <maxscale/router.h>