diff --git a/src/rcfile.c b/src/rcfile.c
index c9cdc13262f271cb5b8b629aee4820c9fdf8b933..38d49dcda2c8a412813657769c6244db3c887450 100644
--- a/src/rcfile.c
+++ b/src/rcfile.c
@@ -395,7 +395,6 @@ void parse_include(char *ptr)
 	, TRUE
 #endif
 	);
-    fclose(rcstream);
 
     /* We're done with the new syntax file.  Restore the original
      * filename and line number position. */