[project @ 1998-09-29 15:50:13 by sof]
[ghc-hetmet.git] / ghc / includes / error.h
index 488a180..6802cdc 100644 (file)
@@ -1,9 +1,3 @@
-#if !defined(COMPILING_GHC) && !defined(__GLASGOW_HASKELL__)
-extern int ghc_errno;
-extern int ghc_errtype;
-extern char *ghc_errstr;
-#endif
-
 #define ERR_ALREADYEXISTS 1
 #define ERR_HARDWAREFAULT 2
 #define ERR_ILLEGALOPERATION 3