summaryrefslogtreecommitdiffstats
path: root/src/ogAdmLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ogAdmLib.c')
-rw-r--r--src/ogAdmLib.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ogAdmLib.c b/src/ogAdmLib.c
index 75dbd51..1efb1ce 100644
--- a/src/ogAdmLib.c
+++ b/src/ogAdmLib.c
@@ -15,6 +15,9 @@
#include <sys/socket.h>
#include "ogAdmLib.h"
+char szPathFileCfg[4096],szPathFileLog[4096];
+int ndebug;
+
//______________________________________________________________________________________________________
// FunciĆ³n: ValidacionParametros
//