diff options
Diffstat (limited to 'src/grt/ghwlib.h')
-rw-r--r-- | src/grt/ghwlib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grt/ghwlib.h b/src/grt/ghwlib.h index 11917542a..6f65d6ba8 100644 --- a/src/grt/ghwlib.h +++ b/src/grt/ghwlib.h @@ -333,6 +333,7 @@ struct ghw_handler /* Non-composite (or basic) signals. */ int nbr_sigs; char *skip_sigs; + int flag_full_names; struct ghw_sig *sigs; /* Hierarchy. */ |