Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/acpitools/aml



Module Name:    src
Committed By:   dyoung
Date:           Mon May 30 01:15:30 UTC 2011

Modified Files:
        src/usr.sbin/acpitools/aml: aml_common.c aml_parse.c aml_region.c

Log Message:
It's not necessary to #include both <machine/bus.h> and <sys/bus.h>,
because <sys/bus.h> will do: <sys/bus.h> #includes <machine/bus.h>.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/acpitools/aml/aml_common.c
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/acpitools/aml/aml_parse.c \
    src/usr.sbin/acpitools/aml/aml_region.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index