mirror of
https://github.com/pi-hole/FTL.git
synced 2024-10-26 16:52:18 +02:00
Rename database/{gravity.* => gravity-db.*}
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
// Prototype of getCacheInformation()
|
||||
#include "api.h"
|
||||
#include "memory.h"
|
||||
#include "database/gravity.h"
|
||||
#include "database/gravity-db.h"
|
||||
#include "setupVars.h"
|
||||
#include "daemon.h"
|
||||
#include "timers.h"
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#include "regex_r.h"
|
||||
#include "shmem.h"
|
||||
#include "capabilities.h"
|
||||
#include "database/gravity.h"
|
||||
#include "database/gravity-db.h"
|
||||
#include "timers.h"
|
||||
|
||||
char * username;
|
||||
|
||||
Reference in New Issue
Block a user