home *** CD-ROM | disk | FTP | other *** search
- /* Include file for killreq.c - compiled seperately if using Lattice C V5 */
-
- #include <exec/types.h>
- #include <exec/memory.h>
- #include <intuition/intuition.h>
- #include <intuition/intuitionbase.h>
- #include <proto/exec.h>
- #include <proto/dos.h>
- #include <proto/intuition.h>
- #include <string.h>
-