Moved configfile.c and .h to shared/

Made reporting more general by making syslog appname settable.
This commit is contained in:
robijn
2002-06-29 16:37:18 +00:00
parent 8ff8857eda
commit 91ffd9d109
13 changed files with 23 additions and 14 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#include "screenlist.h" /* for timer */
#include "shared/report.h"
#include "configfile.h"
#include "shared/configfile.h"
#include "widget.h"
#include "driver.h"