From db85d0998e4a000ed684e62b9fbfcb484adc9ebd Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Sun, 23 Sep 2012 10:56:16 -0700 Subject: [PATCH] include so that we have a size_t from metanest and https://github.com/heimdal/heimdal/issues/15 --- lib/com_err/com_right.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/com_err/com_right.h b/lib/com_err/com_right.h index b0857d283..7741684f0 100644 --- a/lib/com_err/com_right.h +++ b/lib/com_err/com_right.h @@ -58,6 +58,7 @@ #ifdef __STDC__ #include +#include #endif struct error_table {