decnet: compile fix for removal of byteorder wrapper

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Harvey Harrison 2008-11-27 23:04:13 -08:00 коммит произвёл David S. Miller
Родитель feea6a574d
Коммит 475ad8e217
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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 */
{