home *** CD-ROM | disk | FTP | other *** search
- /**************************************************************************
- *
- * SOURCE FILE NAME = FLTHDR.H
- *
- * DESCRIPTIVE NAME = Commonly used .H files for NEC CD-ROM Filter
- *
- * Copyright : COPYRIGHT IBM CORPORATION, 1991, 1992
- * LICENSED MATERIAL - PROGRAM PROPERTY OF IBM
- * REFER TO COPYRIGHT INSTRUCTION FORM#G120-2083
- * RESTRICTED MATERIALS OF IBM
- * IBM CONFIDENTIAL
- *
- * VERSION = V2.0
- *
- * DATE
- *
- * DESCRIPTION
- *
- * FUNCTIONS
- *
- * ENTRY POINTS:
- *
- * DEPENDENCIES:
- *
- * NOTES
- *
- *
- * STRUCTURES
- *
- * EXTERNAL REFERENCES
- *
- * EXTERNAL FUNCTIONS
- *
- * CHANGE ACTIVITY =
- * DATE FLAG APAR CHANGE DESCRIPTION
- * -------- ---------- ----- --------------------------------------
- * mm/dd/yy @Vr.mpppxx xxxxx xxxxxxx
- ****************************************************************************/
-
- #define INCL_NOBASEAPI
- #define INCL_NOPMAPI
- #define INCL_ERROR_H
-
- #include "os2.h"
- #include "dos.h"
- #include "bseerr.h"
- #include "misc.h"
-
- #include "devhdr.h"
- #include "devcmd.h"
- #include "strat2.h"
- #include "reqpkt.h"
- #include "dhcalls.h"
- #include "scsi.h"
- #include "iorb.h"
- #include "cdbscsi.h"
-
- #include "nedefs.h"
- #include "fltdefs.h"
- #include "nedata.h"
- #include "necdb.h"
- #include "nesense.h"
-