From e27458bff5e8526b7e37c729d88990f7a07eb46d Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Mon, 13 Jul 2009 05:17:23 +0000 Subject: zephyr.h will pull in zephyr_err.h will pull in com_err.h without having to figure out where it is --- clients/zaway/zaway.c | 1 - clients/zctl/zctl.c | 1 - clients/zleave/zleave.c | 2 -- 3 files changed, 4 deletions(-) (limited to 'clients') diff --git a/clients/zaway/zaway.c b/clients/zaway/zaway.c index a2b6a96..684609c 100644 --- a/clients/zaway/zaway.c +++ b/clients/zaway/zaway.c @@ -14,7 +14,6 @@ #include #include #include -#include #ifndef lint static const char rcsid_zaway_c[] = "$Id$"; diff --git a/clients/zctl/zctl.c b/clients/zctl/zctl.c index 5707642..43ffbf5 100644 --- a/clients/zctl/zctl.c +++ b/clients/zctl/zctl.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #ifndef lint diff --git a/clients/zleave/zleave.c b/clients/zleave/zleave.c index 0a652a2..7cb92ed 100644 --- a/clients/zleave/zleave.c +++ b/clients/zleave/zleave.c @@ -14,8 +14,6 @@ #include #include -#include - #ifndef lint static const char rcsid_zlocate_c[] = "$Id$"; #endif /* lint */ -- cgit v1.2.3