aboutsummaryrefslogtreecommitdiffstats
path: root/istream.c
diff options
context:
space:
mode:
Diffstat (limited to 'istream.c')
-rw-r--r--istream.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/istream.c b/istream.c
index 63bac19..601a645 100644
--- a/istream.c
+++ b/istream.c
@@ -1,10 +1,7 @@
-/* $Id: istream.c,v 1.3 2001/11/15 00:32:13 a-ito Exp $ */
+/* $Id: istream.c,v 1.4 2001/11/16 22:02:00 ukai Exp $ */
#include "fm.h"
#include "istream.h"
#include <signal.h>
-#ifdef __EMX__
-#include <strings.h> /* for bzero() */
-#endif /* __EMX__ */
#define uchar unsigned char