--- Gnu-Mach/ddb/db_cond.h 2020/09/02 04:45:46 1.1.1.1 +++ Gnu-Mach/ddb/db_cond.h 2020/09/02 04:48:16 1.1.1.2 @@ -24,7 +24,7 @@ #include #include -extern void db_cond_free (db_thread_breakpoint_t bkpt); +extern void db_cond_free (const db_thread_breakpoint_t bkpt); extern boolean_t db_cond_check (db_thread_breakpoint_t bkpt);