aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/mkisofs/exclude.h
blob: d22fda263fd72320c3b7fcbb30c46c6a9220eb0a (plain) (blame)
1
2
3
4
5
6
7
8
/*
 * 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();