diff --git a/util/makedefs.c b/util/makedefs.c index 39816cb12..6d5ab510a 100644 --- a/util/makedefs.c +++ b/util/makedefs.c @@ -297,6 +297,9 @@ link_sanity_check() */ monst_init(); objects_init(); + + /* Quite unused warning */ + (void) SCCS_Id; } void