home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1999 May / pcp151c.iso / misc / src / install / otherinsmod.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-05-05  |  99 b   |  7 lines

  1. #ifndef H_OTHERINSMOD
  2. #define H_OTHERINSMOD
  3.  
  4. int ourInsmodCommand(int argc, char ** argv);
  5.  
  6. #endif
  7.