novi upstream verzije 2.8.3
[ossec-hids.git] / src / client-agent / agentd.h
index 87b5c92..c5c16f4 100755 (executable)
@@ -71,8 +71,9 @@ void run_notify();
 #include "sec.h"
 
 int available_server;
+int run_foreground;
 keystore keys;
-agent *logr;
+agent *agt;
 
 
 #endif