[project @ 1996-07-25 20:43:49 by partain]
[ghc-hetmet.git] / ghc / includes / error.h
index 488a180..fe12ee6 100644 (file)
@@ -2,6 +2,9 @@
 extern int ghc_errno;
 extern int ghc_errtype;
 extern char *ghc_errstr;
+
+void cvtErrno (void);
+void stdErrno (void);
 #endif
 
 #define ERR_ALREADYEXISTS 1