MXS-2197 Rename all .h files under server to .hh

This commit is contained in:
Johan Wikman
2018-12-10 12:44:51 +02:00
parent 0927a0b938
commit 08ed764675
15 changed files with 13 additions and 17 deletions

View File

@ -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[] =