diff options
-rw-r--r-- | include/net/dn.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/dn.h b/include/net/dn.h index 7cd6bb83f7ab..e5469f7b67a3 100644 --- a/include/net/dn.h +++ b/include/net/dn.h | |||
@@ -4,7 +4,7 @@ | |||
4 | #include <linux/dn.h> | 4 | #include <linux/dn.h> |
5 | #include <net/sock.h> | 5 | #include <net/sock.h> |
6 | #include <asm/byteorder.h> | 6 | #include <asm/byteorder.h> |
7 | #include <asm/unalignedh> | 7 | #include <asm/unaligned.h> |
8 | 8 | ||
9 | struct dn_scp /* Session Control Port */ | 9 | struct dn_scp /* Session Control Port */ |
10 | { | 10 | { |