--- OLD/xc/lib/ICE/misc.c Thu Jan 1 00:00:00 1970 +++ NEW/xc/lib/ICE/misc.c Thu Jan 1 00:00:00 1970 @@ -65,6 +65,7 @@ * Output/Input buffer functions */ +void IceFlush (iceConn) IceConn iceConn; @@ -75,7 +76,6 @@ iceConn->outbuf); iceConn->outbufptr = iceConn->outbuf; - return 1; }