include err.h
(main): remove unused variable git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5228 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -41,6 +41,7 @@ | ||||
| RCSID("$Id$"); | ||||
|  | ||||
| #include <roken.h> | ||||
| #include <err.h> | ||||
| #include "parse.h" | ||||
|  | ||||
| int numerror; | ||||
| @@ -199,7 +200,6 @@ generate_commands(void) | ||||
| int | ||||
| main(int argc, char **argv) | ||||
| { | ||||
|     char *p; | ||||
|     set_progname(argv[0]); | ||||
|  | ||||
|     if(argc != 2) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund