ubik-header-needs-stdarg-20090316
authorDerrick Brashear <shadow@dementia.org>
Mon, 16 Mar 2009 19:50:49 +0000 (19:50 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 16 Mar 2009 19:50:49 +0000 (19:50 +0000)
LICENSE IPL10

like com_err.h, includers now need this

src/ubik/ubik.p.h

index 627152f..0c77b3d 100644 (file)
@@ -10,6 +10,8 @@
 #ifndef UBIK_H
 #define UBIK_H
 
+#include <stdarg.h>
+
 /* these are now appended by the error table compiler */
 #if 0
 /* ubik error codes */