Doh!  I screwed up applying vodz' patch.
 -Erik
diff --git a/modutils/lsmod.c b/modutils/lsmod.c
index a03247f..95eeaa5 100644
--- a/modutils/lsmod.c
+++ b/modutils/lsmod.c
@@ -114,7 +114,6 @@
 
 	return my_ret;
 }
-#endif
 
 extern int lsmod_main(int argc, char **argv)
 {