summaryrefslogtreecommitdiffstats
path: root/sys/fs/cd9660/iso.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-02-13 01:13:13 +0000
committerbde <bde@FreeBSD.org>1997-02-13 01:13:13 +0000
commit9ae5ce6710fc3ba28b497f5bb111696553ba27bc (patch)
treef65132bd75ad61efcb1db33d8230dfbd8751a178 /sys/fs/cd9660/iso.h
parentd01b32e0c45751defc500a2054954b143b9200f3 (diff)
downloadFreeBSD-src-9ae5ce6710fc3ba28b497f5bb111696553ba27bc.zip
FreeBSD-src-9ae5ce6710fc3ba28b497f5bb111696553ba27bc.tar.gz
Killed more FIFO ifdefs. All gone now.
Diffstat (limited to 'sys/fs/cd9660/iso.h')
-rw-r--r--sys/fs/cd9660/iso.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/fs/cd9660/iso.h b/sys/fs/cd9660/iso.h
index e2a7779..c8ff135 100644
--- a/sys/fs/cd9660/iso.h
+++ b/sys/fs/cd9660/iso.h
@@ -219,9 +219,7 @@ int cd9660_mountroot __P((void));
extern vop_t **cd9660_vnodeop_p;
extern vop_t **cd9660_specop_p;
-#ifdef FIFO
extern vop_t **cd9660_fifoop_p;
-#endif
static __inline int isonum_711 __P((u_char *));
static __inline int
OpenPOWER on IntegriCloud