summaryrefslogtreecommitdiff
path: root/libf2c/libI77/dfe.c
diff options
context:
space:
mode:
Diffstat (limited to 'libf2c/libI77/dfe.c')
-rw-r--r--libf2c/libI77/dfe.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libf2c/libI77/dfe.c b/libf2c/libI77/dfe.c
index ba8004c661f..e91bb38408d 100644
--- a/libf2c/libI77/dfe.c
+++ b/libf2c/libI77/dfe.c
@@ -3,6 +3,7 @@
#include "fio.h"
#include "fmt.h"
+int
y_rsk (void)
{
if (f__curunit->uend || f__curunit->url <= f__recpos
@@ -16,6 +17,7 @@ y_rsk (void)
return 0;
}
+int
y_getc (void)
{
int ch;
@@ -66,6 +68,7 @@ y_newrec (void)
return (1);
}
+int
c_dfe (cilist * a)
{
f__sequential = 0;