From 256610f1d5a549750a32dfec80a112caf26756e3 Mon Sep 17 00:00:00 2001 From: Tomas Hruby Date: Mon, 28 Sep 2009 16:25:47 +0000 Subject: [PATCH] Macros in endpoint.h need to know about endpoint_t --- include/minix/endpoint.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/minix/endpoint.h b/include/minix/endpoint.h index 105a58b4d..a646d1657 100644 --- a/include/minix/endpoint.h +++ b/include/minix/endpoint.h @@ -5,6 +5,7 @@ #include #include #include +#include /* The point of the padding in 'generation size' is to * allow for certain bogus endpoint numbers such as NONE, ANY, etc. -- 2.44.0