#pragma msg 61  ignore push

#define _STRICT_ANSI
#define __USE_SYSBASE

#include <dos/exall.h>
#include <dos/rdargs.h>
#include <exec/memory.h>
#include <prefs/prefhdr.h>
#include <prefs/wbpattern.h>
#include <proto/dos.h>
#include <proto/exec.h>
#include <proto/iffparse.h>
#include <proto/intuition.h>
#include <string.h>

#pragma msg 61  pop


#define SAVEDS	__saveds
#define STATIC	static
