Commit 475ad8e2 authored by Harvey Harrison's avatar Harvey Harrison Committed by David S. Miller

decnet: compile fix for removal of byteorder wrapper

Signed-off-by: default avatarHarvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent feea6a57
......@@ -4,7 +4,7 @@
#include <linux/dn.h>
#include <net/sock.h>
#include <asm/byteorder.h>
#include <asm/unalignedh>
#include <asm/unaligned.h>
struct dn_scp /* Session Control Port */
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment