Index: strflags.c =================================================================== --- strflags.c (revision 2862) +++ strflags.c (revision 2863) @@ -78,6 +78,9 @@ }; #undef N +const int pcb_object_flagbits_len = ENTRIES(pcb_object_flagbits); + + /* * This helper function maintains a small list of buffers which are * used by flags_to_string(). Each buffer is allocated from the heap,