]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - cciss.h
Update to Standards-Version 3.9.5, no changes need
[mirror_smartmontools-debian.git] / cciss.h
CommitLineData
a37e7145
GG
1#ifndef CCISS_H_
2#define CCISS_H_
3
4#define CCISS_H_CVSID "$Id: cciss.h,v 1.1 2007/04/01 16:49:46 shattered Exp $\n"
5
6int cciss_io_interface(int device, int target,
7 struct scsi_cmnd_io * iop, int report);
8
9#endif /* CCISS_H_ */