MXS-2197 Rename all module include files from .h to .hh

This commit is contained in:
Johan Wikman
2018-12-10 12:24:56 +02:00
parent c0c9a9858d
commit dc8c2f27f7
25 changed files with 31 additions and 95 deletions

View File

@ -20,7 +20,7 @@
#include <maxscale/protocol/mysql.hh>
#include <maxscale/server.hh>
#include "../gssapi_auth.h"
#include "../gssapi_auth.hh"
/**
* @file gssapi_backend_auth.c - GSSAPI backend authenticator