diff options
Diffstat (limited to 'action.h')
-rw-r--r-- | action.h | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -28,11 +28,9 @@ #include "syslogd-types.h" #include "queue.h" -/* external data - this is to be removed when we change the action - * object interface (will happen some time..., at latest when the - * config file format is changed). -- rgerhards, 2008-01-28 - */ +/* external data */ extern int glbliActionResumeRetryCount; +extern int bActionReportSuspension; typedef enum { |