summaryrefslogtreecommitdiffstats
path: root/usr.sbin/makefs/cd9660.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/makefs/cd9660.h')
-rw-r--r--usr.sbin/makefs/cd9660.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/makefs/cd9660.h b/usr.sbin/makefs/cd9660.h
index 0b2f5eff0e0..f079a0e40a7 100644
--- a/usr.sbin/makefs/cd9660.h
+++ b/usr.sbin/makefs/cd9660.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cd9660.h,v 1.6 2016/10/22 20:50:21 natano Exp $ */
+/* $OpenBSD: cd9660.h,v 1.7 2016/10/23 10:32:42 natano Exp $ */
/* $NetBSD: cd9660.h,v 1.21 2015/12/24 15:52:37 christos Exp $ */
/*
@@ -260,7 +260,6 @@ typedef struct _iso9660_disk {
int include_padding_areas;
int verbose_level;
- int keep_bad_images;
/* SUSP options and variables */
int64_t susp_continuation_area_start_sector;