Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

decnet: compile fix for removal of byteorder wrapper

parent feea6a57
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */
{