MXS-2011 Rename blr.h to blr.hh

Now contains C++ elements.
This commit is contained in:
Johan Wikman
2018-08-24 15:19:40 +03:00
parent ce18d13133
commit d036668ffa
9 changed files with 9 additions and 9 deletions

View File

@ -15,7 +15,7 @@
* @file blr_file.c - contains code for the router binlog file management
*/
#include "blr.h"
#include "blr.hh"
#include <dirent.h>
#include <errno.h>