Moved configfile.c and .h to shared/
Made reporting more general by making syslog appname settable.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "screen.h"
|
||||
#include "screenlist.h"
|
||||
#include "menuscreens.h"
|
||||
#include "configfile.h"
|
||||
#include "shared/configfile.h"
|
||||
#include "shared/report.h"
|
||||
#include "input.h"
|
||||
#include "driver.h"
|
||||
|
||||
Reference in New Issue
Block a user