mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
10 lines
193 B
C
10 lines
193 B
C
![]() |
/* drivers/message/fusion/linux_compat.h */
|
||
|
|
||
|
#ifndef FUSION_LINUX_COMPAT_H
|
||
|
#define FUSION_LINUX_COMPAT_H
|
||
|
|
||
|
#include <linux/version.h>
|
||
|
#include <scsi/scsi_device.h>
|
||
|
|
||
|
#endif /* _LINUX_COMPAT_H */
|