=================================================================== RCS file: /cvs/prex-old/include/prex/types.h,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.1.2.1 diff -u -r1.1.1.1 -r1.1.1.1.2.1 --- prex-old/include/prex/types.h 2008/06/03 10:38:44 1.1.1.1 +++ prex-old/include/prex/types.h 2008/08/13 17:12:27 1.1.1.1.2.1 @@ -40,7 +40,6 @@ typedef unsigned long mutex_t; typedef unsigned long cond_t; typedef unsigned long sem_t; -typedef uint32_t cap_t; #define OBJECT_NULL ((object_t)0) #define TASK_NULL ((task_t)0)