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 <maxscale/cdefs.h>
#include <maxscale/spinlock.h>
#include <maxscale/buffer.h>
#include <maxscale/gw_protocol.h>
#include <maxscale/protocol.h>
#include <maxscale/gw_authenticator.h>
#include <maxscale/gw_ssl.h>
#include <maxscale/modinfo.h>