Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 03/26/2007 23:08:30
Module Name: src
Committed By: hubertf
Date: Mon Mar 26 23:08:30 UTC 2007
Modified Files:
src/sys/arch/amiga/stand/bootblock/installboot: installboot.c
src/usr.sbin/iopctl: iopctl.c
src/usr.sbin/mlxctl: cmds.c config.c
Log Message:
Remove unneeded #include <getopt.h>
From: Slava Semushin <php-coder@altlinux.ru>
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 \
src/sys/arch/amiga/stand/bootblock/installboot/installboot.c
cvs rdiff -r1.13 -r1.14 src/usr.sbin/iopctl/iopctl.c
cvs rdiff -r1.9 -r1.10 src/usr.sbin/mlxctl/cmds.c
cvs rdiff -r1.3 -r1.4 src/usr.sbin/mlxctl/config.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.