Fix compile error.

This commit is contained in:
OKAZAKI Tetsurou 2004-11-22 16:55:58 +00:00
parent 1d99e23db6
commit 8c97809890
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122160

View File

@ -0,0 +1,10 @@
--- src/ComTerp/comterp.c~ Tue May 25 15:07:38 2004
+++ src/ComTerp/comterp.c Mon Nov 22 11:27:09 2004
@@ -63,6 +63,7 @@
#if __GNUC__>=3
#include <fstream.h>
#endif
+#include <errno.h>
#define TITLE "ComTerp"
#define STREAM_MECH