Index: global_typedefs.h =================================================================== --- global_typedefs.h (revision 3396) +++ global_typedefs.h (revision 3397) @@ -33,9 +33,10 @@ typedef struct AttributeListType AttributeListType, *AttributeListTypePtr; typedef struct rats_patch_line_s rats_patch_line_t; +typedef unsigned int pcb_cardinal_t; + #ifndef XtSpecificationRelease #ifndef _XtIntrinsic_h -typedef unsigned int Cardinal; typedef short Position; #endif /*typedef unsigned int Pixel;*/