]> Zhao Yanbai Git Server - minix.git/commitdiff
Macros in endpoint.h need to know about endpoint_t
authorTomas Hruby <tom@minix3.org>
Mon, 28 Sep 2009 16:25:47 +0000 (16:25 +0000)
committerTomas Hruby <tom@minix3.org>
Mon, 28 Sep 2009 16:25:47 +0000 (16:25 +0000)
include/minix/endpoint.h

index 105a58b4d1824211e1d9982b0af61465304518d3..a646d1657ac32e42f6c41cca3f229adbb15a11c1 100644 (file)
@@ -5,6 +5,7 @@
 #include <minix/sys_config.h>
 #include <minix/com.h>
 #include <limits.h>
+#include <minix/type.h>
 
 /* The point of the padding in 'generation size' is to 
  * allow for certain bogus endpoint numbers such as NONE, ANY, etc.