summaryrefslogtreecommitdiffstats
path: root/include/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net.h')
-rw-r--r--include/net.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net.h b/include/net.h
index a2e11850a3..7bc92ce838 100644
--- a/include/net.h
+++ b/include/net.h
@@ -12,7 +12,7 @@
#ifndef __NET_H__
#define __NET_H__
-#include <common.h>
+#include <linux/types.h>
#include <param.h>
#include <asm/byteorder.h> /* for nton* / ntoh* stuff */