$NetBSD$

--- lib/inet_sr.c.orig	Thu Mar 27 22:23:38 2003
+++ lib/inet_sr.c	Thu Mar 27 22:24:55 2003
@@ -104,7 +104,9 @@
        isnet = 1; break;
     case 2:
        isnet = 0; break;
-    default:
+/* next line is commented out because gcc3 says
+warning: deprecated use of label at end of compound statement */
+/*    default: */
     }
 
     /* Fill in the other fields. */
