Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   enami
Date:           Wed Feb 16 06:52:33 UTC 2000

Modified Files:
        basesrc/sbin/ccdconfig: ccdconfig.c
        basesrc/usr.sbin/vnconfig: vnconfig.c

Log Message:
Define __POOL_EXPOSE almost at the beginning, instead of just before
dev/vndvar.h or dev/ccdvar.h so that struct pool is always available
regardless of multiple inclusion.  Actually, ccdconfig.c compiles without
this change but ...


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 basesrc/sbin/ccdconfig/ccdconfig.c
cvs rdiff -r1.17 -r1.18 basesrc/usr.sbin/vnconfig/vnconfig.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