From dea4d75caba3466cdc8595d333c31a5393912c69 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 28 Nov 2010 23:57:59 +0000 Subject: (all-lisp): Require all-driver. * driver/utils.c: Tidy. * driver/utils.h: Likewise. * sman/sman.c: Likewise. --- src/sman/sman.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sman') diff --git a/src/sman/sman.c b/src/sman/sman.c index b6e6dbb5..07f2cf64 100644 --- a/src/sman/sman.c +++ b/src/sman/sman.c @@ -759,7 +759,7 @@ monitor_children(void) int main(int argc, char *argv[]) { - Command command = { }; + Command command; command.root_dir = get_systemdir(argc, argv); process_options(&command, argc, argv); -- cgit v1.2.3