vtysh: adjust bad_cli_stomps in extract.pl.in to reflect fixes & fix build
diff --git a/vtysh/extract.pl.in b/vtysh/extract.pl.in
index 7386007..63186d7 100755
--- a/vtysh/extract.pl.in
+++ b/vtysh/extract.pl.in
@@ -177,7 +177,7 @@
     }
 }
 
-my $bad_cli_stomps = 78;
+my $bad_cli_stomps = 76;
 # Currently we have $bad_cli_stomps.  This was determined by
 # running this script and counting up the collisions from what
 # was returned.