MXS-2197 Rename all module include files from .h to .hh
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
#include <maxscale/sqlite3.h>
|
||||
#include <maxscale/users.h>
|
||||
|
||||
#include "../gssapi_auth.h"
|
||||
#include "../gssapi_auth.hh"
|
||||
|
||||
/**
|
||||
* MySQL queries for retrieving the list of users
|
||||
|
Reference in New Issue
Block a user