Skip to content
Commit 64d2f085 authored by Adrian Bunk's avatar Adrian Bunk Committed by David S. Miller
Browse files

[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>



Every file should #include the headers containing the prototypes for
its global functions.

Especially in cases like this one where gcc can tell us through a
compile error that the prototype was wrong...

Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent dc022a98
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