[project @ 1997-05-18 04:25:36 by sof]
[ghc-hetmet.git] / ghc / lib / cbits / stgio.h
index d6b9b02..7e43675 100644 (file)
@@ -80,7 +80,7 @@ int     unlockFile  PROTO((int));
 StgInt getLock     PROTO((StgForeignObj, StgInt));
 
 /* inputReady.lc */
-StgInt inputReady  PROTO((StgForeignObj));
+StgInt inputReady  PROTO((StgForeignObj,StgInt));
 
 /* openFile.lc */
 StgAddr openFile PROTO((StgByteArray, StgByteArray));