$NetBSD: patch-ba,v 1.7 2004/03/05 22:59:32 grant Exp $

--- src/cleanup/cleanup.c.orig	2003-08-10 10:40:30.000000000 +1000
+++ src/cleanup/cleanup.c
@@ -333,6 +333,7 @@ int     main(int argc, char **argv)
      * Pass control to the single-threaded service skeleton.
      */
     single_server_main(argc, argv, cleanup_service,
+		       MAIL_SERVER_BOOL_TABLE, cleanup_bool_table,
 		       MAIL_SERVER_INT_TABLE, cleanup_int_table,
 		       MAIL_SERVER_STR_TABLE, cleanup_str_table,
 		       MAIL_SERVER_TIME_TABLE, cleanup_time_table,
