Doh! I screwed up applying vodz' patch.
authorEric Andersen <andersen@codepoet.org>
Sat, 12 Oct 2002 04:16:08 +0000 (04:16 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 12 Oct 2002 04:16:08 +0000 (04:16 -0000)
 -Erik

modutils/lsmod.c

index a03247f..95eeaa5 100644 (file)
@@ -114,7 +114,6 @@ static int my_query_module(const char *name, int which, void **buf,
 
        return my_ret;
 }
-#endif
 
 extern int lsmod_main(int argc, char **argv)
 {