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 --- zwgc/error.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zwgc') diff --git a/zwgc/error.h b/zwgc/error.h index a09fa70..dfa0242 100644 --- a/zwgc/error.h +++ b/zwgc/error.h @@ -19,7 +19,7 @@ #include #include -#include +#include extern int error_code; -- cgit v1.2.3