diff options
Diffstat (limited to 'utils/msgids.h')
-rw-r--r-- | utils/msgids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/msgids.h b/utils/msgids.h index 9d81bb33..546321eb 100644 --- a/utils/msgids.h +++ b/utils/msgids.h @@ -27,6 +27,7 @@ struct msgid_info char *subsystem; }; +error_t msgids_scan_std (void); const struct msgid_info *msgid_info (mach_msg_id_t msgid); extern const struct argp msgid_argp; |