MXS-2205 Convert internal/maxscale.h and internal/dcb.h to .hh

This commit is contained in:
Esa Korhonen
2018-11-30 18:54:54 +02:00
parent cdf323384c
commit 1701f87f00
10 changed files with 9 additions and 9 deletions

View File

@ -20,7 +20,7 @@
* the state data and pointers to other components that relate to the
* use of a file descriptor.
*/
#include "internal/dcb.h"
#include "internal/dcb.hh"
#include <arpa/inet.h>
#include <errno.h>