summaryrefslogtreecommitdiff
path: root/funcs.h
diff options
context:
space:
mode:
Diffstat (limited to 'funcs.h')
-rw-r--r--funcs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/funcs.h b/funcs.h
index 6595232e3dd1c..325ba0e1f7ae9 100644
--- a/funcs.h
+++ b/funcs.h
@@ -46,6 +46,7 @@
public void ch_setbufspace ();
public void ch_flush ();
public int seekable ();
+ public void ch_set_eof ();
public void ch_init ();
public void ch_close ();
public int ch_getflags ();