From a3125d5752390d424fc828d6f87da3c67589a9bb Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Mon, 16 Mar 2009 19:50:49 +0000 Subject: [PATCH] ubik-header-needs-stdarg-20090316 LICENSE IPL10 like com_err.h, includers now need this --- src/ubik/ubik.p.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ubik/ubik.p.h b/src/ubik/ubik.p.h index 627152f..0c77b3d 100644 --- a/src/ubik/ubik.p.h +++ b/src/ubik/ubik.p.h @@ -10,6 +10,8 @@ #ifndef UBIK_H #define UBIK_H +#include + /* these are now appended by the error table compiler */ #if 0 /* ubik error codes */ -- 1.9.4