MXS-2197 Rename all module include files from .h to .hh
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user