diff options
Diffstat (limited to 'lib/demo.c')
-rw-r--r-- | lib/demo.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ #include "tabledef.h" cDbConnection* connection = 0; +const char* logPrefix = "demo"; //*************************************************************************** // Init Connection |