MXS-2197 Rename all .h files under server to .hh
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
#include <stdio.h>
|
||||
#include <maxscale/paths.h>
|
||||
#include <maxscale/random.h>
|
||||
#include "internal/secrets.h"
|
||||
#include "internal/secrets.hh"
|
||||
|
||||
#ifdef HAVE_GLIBC
|
||||
struct option options[] =
|
||||
|
||||
Reference in New Issue
Block a user