freebsd_amp_hwpstate/gnu/usr.bin/mkisofs/exclude.h

9 lines
185 B
C

/*
* 9-Dec-93 R.-D. Marzusch, marzusch@odiehh.hanse.de:
* added 'exclude' option (-x) to specify pathnames NOT to be included in
* CD image.
*/
void exclude();
int is_excluded();