diff options
Diffstat (limited to 'include/net.h')
-rw-r--r-- | include/net.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/net.h b/include/net.h index ed5259a8073..2eaa88224c9 100644 --- a/include/net.h +++ b/include/net.h @@ -12,10 +12,6 @@ #ifndef __NET_H__ #define __NET_H__ -#if defined(CONFIG_8xx) -#include <commproc.h> -#endif /* CONFIG_8xx */ - #include <asm/cache.h> #include <asm/byteorder.h> /* for nton* / ntoh* stuff */ |