summaryrefslogtreecommitdiffstats
path: root/sys/fs/fifofs/fifo.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/fifofs/fifo.h')
-rw-r--r--sys/fs/fifofs/fifo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/fifofs/fifo.h b/sys/fs/fifofs/fifo.h
index 94bccc6..da85ae2 100644
--- a/sys/fs/fifofs/fifo.h
+++ b/sys/fs/fifofs/fifo.h
@@ -33,7 +33,6 @@
/*
* Prototypes for fifo operations on vnodes.
*/
-int fifo_iseof(struct file *);
int fifo_vnoperate(struct vop_generic_args *);
int fifo_printinfo(struct vnode *);
OpenPOWER on IntegriCloud