From bb79e96dc300fa5a2182e7c047afb3b15c5dc870 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 12 May 2009 15:27:40 +0200 Subject: moving to a cleaner implementation of batches ... now that we know what we need from a theoretical POV. --- runtime/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/Makefile.am') diff --git a/runtime/Makefile.am b/runtime/Makefile.am index 2f0a1aa0..f0fb1cdd 100644 --- a/runtime/Makefile.am +++ b/runtime/Makefile.am @@ -8,6 +8,7 @@ librsyslog_la_SOURCES = \ rsyslog.c \ rsyslog.h \ atomic.h \ + batch.h \ syslogd-types.h \ module-template.h \ obj-types.h \ -- cgit