Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site amiga.amiga.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!houxm!hjuxa!petsd!pesnta!pyramid!amiga!dale From: dale@amiga.UUCP (Dale Luck) Newsgroups: net.micro.amiga Subject: iff.h addition Message-ID: <626@amiga.amiga.UUCP> Date: Wed, 29-Jan-86 23:58:08 EST Article-I.D.: amiga.626 Posted: Wed Jan 29 23:58:08 1986 Date-Received: Sat, 1-Feb-86 01:16:41 EST Reply-To: dale@tooter.UUCP () Organization: Commodore-Amiga Inc., 983 University Ave #D, Los Gatos CA 95030 Lines: 13 My copy of iff.h didn't have the following. Near the top after the comment field introing iff.h you should add: #ifndef LIBRARIES_DOS_H #include #endif This will cause it to include dos.h if it has not already done so. The iff.h uses 'BPTR's which are defined in libraries/dos.h Dale Luck