Stats: rename stats.h to Stats.hxx
This commit is contained in:
@@ -26,11 +26,7 @@
|
||||
#include "Directory.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "ConfigData.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "stats.h"
|
||||
}
|
||||
|
||||
#include "Stats.hxx"
|
||||
#include "DatabasePlugin.hxx"
|
||||
#include "db/SimpleDatabasePlugin.hxx"
|
||||
|
||||
@@ -43,6 +39,7 @@ extern "C" {
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
||||
static Database *db;
|
||||
static bool db_is_open;
|
||||
static bool is_simple;
|
||||
|
Reference in New Issue
Block a user