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.