From 9f518dd2725fcb7447e1b38c05c4693e31da850c Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Thu, 18 Aug 1994 08:10:08 +0000 Subject: [PATCH] Minimal changes --- bfile/bfile.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bfile/bfile.c b/bfile/bfile.c index d8dfa84..ece60e6 100644 --- a/bfile/bfile.c +++ b/bfile/bfile.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: bfile.c,v $ - * Revision 1.4 1994-08-17 14:27:32 quinn + * Revision 1.5 1994-08-18 08:10:08 quinn + * Minimal changes + * + * Revision 1.4 1994/08/17 14:27:32 quinn * last mods * * Revision 1.2 1994/08/17 14:09:32 quinn @@ -20,6 +23,7 @@ #include #include #include +#include int bf_close (BFile bf) { -- 1.7.10.4