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

Commit 415ce61a authored by Stephen Rothwell's avatar Stephen Rothwell Committed by David S. Miller
Browse files

net/appletalk: using compat_ptr needs inclusion of linux/compat.h

parent e0000163
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@
#include <linux/if_arp.h>
#include <linux/smp_lock.h>
#include <linux/termios.h>	/* For TIOCOUTQ/INQ */
#include <linux/compat.h>
#include <net/datalink.h>
#include <net/psnap.h>
#include <net/sock.h>