summaryrefslogtreecommitdiffstats
path: root/drivers/net/rtl8139.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/rtl8139.c')
-rw-r--r--drivers/net/rtl8139.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/rtl8139.c b/drivers/net/rtl8139.c
index b24a083a56..d57c706e52 100644
--- a/drivers/net/rtl8139.c
+++ b/drivers/net/rtl8139.c
@@ -1,4 +1,5 @@
#include <common.h>
+#include <dma.h>
#include <net.h>
#include <malloc.h>
#include <init.h>