repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.20.7
[linux/fpc-iii.git]
/
drivers
/
message
/
fusion
/
linux_compat.h
blob
bb2bf5aa0b62bfa27ffcf4e22bca83e56459b95a
1
/* drivers/message/fusion/linux_compat.h */
2
3
#ifndef FUSION_LINUX_COMPAT_H
4
#define FUSION_LINUX_COMPAT_H
5
6
#include <linux/version.h>
7
#include <scsi/scsi_device.h>
8
9
#endif
/* _LINUX_COMPAT_H */